Package dev.galasa.zossecurity
Class ZosSecurityManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
dev.galasa.ManagerException
dev.galasa.zos.ZosManagerException
dev.galasa.zossecurity.ZosSecurityManagerException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
KeyringAlreadyExistsException
,ProfileAlreadyExistsException
,ProfileConfigurationException
,ProfileNotFoundException
,RacfSyntaxErrorException
,RestrictedResourceException
,UseridNotFoundException
- See Also:
-
Constructor Summary
ConstructorDescriptionZosSecurityManagerException
(String message) ZosSecurityManagerException
(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ZosSecurityManagerException
public ZosSecurityManagerException() -
ZosSecurityManagerException
-
ZosSecurityManagerException
-
ZosSecurityManagerException
-