Class ZosmfManagerException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
ZosmfException

public class ZosmfManagerException extends ZosManagerException
See Also:
  • Constructor Details

    • ZosmfManagerException

      public ZosmfManagerException()
    • ZosmfManagerException

      public ZosmfManagerException(String message)
    • ZosmfManagerException

      public ZosmfManagerException(Throwable cause)
    • ZosmfManagerException

      public ZosmfManagerException(String message, Throwable cause)
    • ZosmfManagerException

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