If anything erroneous occurs when accessing the storage of the authorization manager, this exception should be used.
More...
If anything erroneous occurs when accessing the storage of the authorization manager, this exception should be used.
- Author
- Anders Henja
◆ AuthorizationException() [1/4]
eu.baltrad.beast.security.AuthorizationException.AuthorizationException |
( |
| ) |
|
|
inline |
- See also
- RuntimeException.RuntimeException()
◆ AuthorizationException() [2/4]
eu.baltrad.beast.security.AuthorizationException.AuthorizationException |
( |
String | message | ) |
|
|
inline |
- See also
- RuntimeException.RuntimeException(String)
◆ AuthorizationException() [3/4]
eu.baltrad.beast.security.AuthorizationException.AuthorizationException |
( |
Throwable | t | ) |
|
|
inline |
- See also
- RuntimeException.RuntimeException(Throwable)
◆ AuthorizationException() [4/4]
eu.baltrad.beast.security.AuthorizationException.AuthorizationException |
( |
String | message, |
|
|
Throwable | t ) |
|
inline |
- See also
- RuntimeException.RuntimeException(String, Throwable)
The documentation for this class was generated from the following file:
- src/eu/baltrad/beast/security/AuthorizationException.java