Class ZosLibertyManagerException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ZosLibertyServerException

public class ZosLibertyManagerException extends ManagerException
See Also:
  • Constructor Details

    • ZosLibertyManagerException

      public ZosLibertyManagerException()
    • ZosLibertyManagerException

      public ZosLibertyManagerException(String message)
    • ZosLibertyManagerException

      public ZosLibertyManagerException(Throwable cause)
    • ZosLibertyManagerException

      public ZosLibertyManagerException(String message, Throwable cause)
    • ZosLibertyManagerException

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