Package net.ontopia.topicmaps.db2tm
Class DB2TMConfigException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.ontopia.utils.OntopiaRuntimeException
net.ontopia.topicmaps.db2tm.DB2TMException
net.ontopia.topicmaps.db2tm.DB2TMConfigException
- All Implemented Interfaces:
Serializable
INTERNAL: Thrown when configuration errors are detected by DB2TM.
- See Also:
-
Field Summary
Fields inherited from class net.ontopia.utils.OntopiaRuntimeException
cause -
Constructor Summary
ConstructorsConstructorDescriptionDB2TMConfigException(String message) DB2TMConfigException(String message, Throwable cause) DB2TMConfigException(Throwable cause) -
Method Summary
Methods inherited from class net.ontopia.utils.OntopiaRuntimeException
getCause, getMessage, printStackTrace, printStackTrace, printStackTraceMethods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, setStackTrace, toString
-
Constructor Details
-
DB2TMConfigException
-
DB2TMConfigException
-
DB2TMConfigException
-