Class ZosBatchManagerException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ZosBatchException

public class ZosBatchManagerException extends ZosManagerException
See Also:
  • Constructor Details

    • ZosBatchManagerException

      public ZosBatchManagerException()
    • ZosBatchManagerException

      public ZosBatchManagerException(String message)
    • ZosBatchManagerException

      public ZosBatchManagerException(Throwable cause)
    • ZosBatchManagerException

      public ZosBatchManagerException(String message, Throwable cause)
    • ZosBatchManagerException

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