Class ZosLibertyServerException

All Implemented Interfaces:
Serializable

public class ZosLibertyServerException extends ZosLibertyManagerException
See Also:
  • Constructor Details

    • ZosLibertyServerException

      public ZosLibertyServerException()
    • ZosLibertyServerException

      public ZosLibertyServerException(String message)
    • ZosLibertyServerException

      public ZosLibertyServerException(Throwable cause)
    • ZosLibertyServerException

      public ZosLibertyServerException(String message, Throwable cause)
    • ZosLibertyServerException

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