Class ZosSecurityManagerException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
KeyringAlreadyExistsException, ProfileAlreadyExistsException, ProfileConfigurationException, ProfileNotFoundException, RacfSyntaxErrorException, RestrictedResourceException, UseridNotFoundException

public class ZosSecurityManagerException extends ZosManagerException
See Also:
  • Constructor Details

    • ZosSecurityManagerException

      public ZosSecurityManagerException()
    • ZosSecurityManagerException

      public ZosSecurityManagerException(String message)
    • ZosSecurityManagerException

      public ZosSecurityManagerException(Throwable cause)
    • ZosSecurityManagerException

      public ZosSecurityManagerException(String message, Throwable cause)