Class DB2TMException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DB2TMConfigException, DB2TMInputException

public class DB2TMException extends OntopiaRuntimeException
INTERNAL: Thrown when runtime errors occur inside DB2TM.

See Also:
  • Constructor Details

    • DB2TMException

      public DB2TMException(Throwable cause)
    • DB2TMException

      public DB2TMException(String message)
    • DB2TMException

      public DB2TMException(String message, Throwable cause)