Class DB2TMConfigException

All Implemented Interfaces:
Serializable

public class DB2TMConfigException extends DB2TMException
INTERNAL: Thrown when configuration errors are detected by DB2TM.

See Also:
  • Constructor Details

    • DB2TMConfigException

      public DB2TMConfigException(Throwable cause)
    • DB2TMConfigException

      public DB2TMConfigException(String message)
    • DB2TMConfigException

      public DB2TMConfigException(String message, Throwable cause)