public class SecurityRoleNotFoundException extends ObjectNotFoundException
| Constructor and Description |
|---|
SecurityRoleNotFoundException(long roleId)
Creates new instance.
|
SecurityRoleNotFoundException(String roleName)
Creates new instance.
|
| Modifier and Type | Method and Description |
|---|---|
Long |
getRoleId()
Returns the role id.
|
String |
getRoleName()
Returns name of the security role
|
getModelInstanceStates, setModelInstanceStatesaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SecurityRoleNotFoundException(String roleName)
roleName - public SecurityRoleNotFoundException(long roleId)
roleId - Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.