Class ZosLibertyAngelException

All Implemented Interfaces:
Serializable

public class ZosLibertyAngelException extends ZosLibertyAngelManagerException
See Also:
  • Constructor Details

    • ZosLibertyAngelException

      public ZosLibertyAngelException()
    • ZosLibertyAngelException

      public ZosLibertyAngelException(String message)
    • ZosLibertyAngelException

      public ZosLibertyAngelException(Throwable cause)
    • ZosLibertyAngelException

      public ZosLibertyAngelException(String message, Throwable cause)
    • ZosLibertyAngelException

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