Class ExternalTableException

All Implemented Interfaces:
Serializable

public class ExternalTableException extends RuntimeException
Runtime Exception for anything related to ExternalTables.
See Also:
  • Constructor Details

    • ExternalTableException

      public ExternalTableException(String msg)
    • ExternalTableException

      public ExternalTableException(String msg, Throwable cause)