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, setDescription
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString