Package oracle.iam.ssointg.exception
Class RoleGrantFailedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
oracle.iam.ssointg.exception.RoleGrantFailedException
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionRoleGrantFailedException
(String message, Throwable cause, RoleGrantFailedException.Type type) RoleGrantFailedException
(String message, RoleGrantFailedException.Type type) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
RoleGrantFailedException
-
RoleGrantFailedException
public RoleGrantFailedException(String message, Throwable cause, RoleGrantFailedException.Type type) -
RoleGrantFailedException
-
RoleGrantFailedException
-
-
Method Details
-
getType
-