Class Db2ManagerException

All Implemented Interfaces:
Serializable

public class Db2ManagerException extends ManagerException
See Also:
  • Constructor Details

    • Db2ManagerException

      public Db2ManagerException()
    • Db2ManagerException

      public Db2ManagerException(String message)
    • Db2ManagerException

      public Db2ManagerException(Throwable cause)
    • Db2ManagerException

      public Db2ManagerException(String message, Throwable cause)
    • Db2ManagerException

      public Db2ManagerException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)