Class LibertyServerException

All Implemented Interfaces:
Serializable

public class LibertyServerException extends LibertyManagerException
See Also:
  • Constructor Details

    • LibertyServerException

      public LibertyServerException()
    • LibertyServerException

      public LibertyServerException(String message)
    • LibertyServerException

      public LibertyServerException(Throwable cause)
    • LibertyServerException

      public LibertyServerException(String message, Throwable cause)
    • LibertyServerException

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