public class SecurityRoleNotFoundException extends ObjectNotFoundException
| Constructor and Description |
|---|
SecurityRoleNotFoundException(long roleId)
Creates new instance.
|
SecurityRoleNotFoundException(java.lang.String roleName)
Creates new instance.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Long |
getRoleId()
Returns the role id.
|
java.lang.String |
getRoleName()
Returns name of the security role
|
getModelInstanceStates, setModelInstanceStatesCopyright © 2007-2020 Whitestein Technologies. All Rights Reserved.