Class ZosLibertyAngelManagerException

java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.galasa.ManagerException
dev.galasa.zosliberty.angel.ZosLibertyAngelManagerException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ZosLibertyAngelException

public class ZosLibertyAngelManagerException extends ManagerException
See Also:
  • Constructor Details

    • ZosLibertyAngelManagerException

      public ZosLibertyAngelManagerException()
    • ZosLibertyAngelManagerException

      public ZosLibertyAngelManagerException(String message)
    • ZosLibertyAngelManagerException

      public ZosLibertyAngelManagerException(Throwable cause)
    • ZosLibertyAngelManagerException

      public ZosLibertyAngelManagerException(String message, Throwable cause)
    • ZosLibertyAngelManagerException

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