Class ZosBatchException

All Implemented Interfaces:
Serializable

public class ZosBatchException extends ZosBatchManagerException
See Also:
  • Constructor Details

    • ZosBatchException

      public ZosBatchException()
    • ZosBatchException

      public ZosBatchException(String message)
    • ZosBatchException

      public ZosBatchException(Throwable cause)
    • ZosBatchException

      public ZosBatchException(String message, Throwable cause)
    • ZosBatchException

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