public class AccessRightNotFoundException extends LangridException
| Constructor and Description |
|---|
AccessRightNotFoundException(String userId,
String serviceId)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getServiceId()
Gets service ID.
|
String |
getUserId()
Gets user ID.
|
getDescription, getMessage, setDescriptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString