public class ApplicationRoleInUseException extends PolicyStoreException
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplicationRoleInUseException.REFERENTIAL_TYPE
A enumeration listing the different types of references an application role can have with other objects in the policystore.
|
| Constructor and Description |
|---|
ApplicationRoleInUseException(java.lang.String appRole, ApplicationRoleInUseException.REFERENTIAL_TYPE type) |
getBundleType, getErrorCode, getLocalizedMessage, getLocalizedMessage, getMessage, getParameters
public ApplicationRoleInUseException(java.lang.String appRole,
ApplicationRoleInUseException.REFERENTIAL_TYPE type)