Class UnknowRoleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.jboss.as.controller.access.rbac.UnknowRoleException
- All Implemented Interfaces:
Serializable
- Author:
- Emmanuel Hugonnet (c) 2015 Red Hat, inc.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionUnknowRoleException(String message) UnknowRoleException(String message, Throwable cause) UnknowRoleException(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
-
UnknowRoleException
public UnknowRoleException() -
UnknowRoleException
-
UnknowRoleException
-
UnknowRoleException
-