BEAST
eu.baltrad.beast.security.AuthorizationException Class Reference

If anything erroneous occurs when accessing the storage of the authorization manager, this exception should be used. More...

Inheritance diagram for eu.baltrad.beast.security.AuthorizationException:

Public Member Functions

 AuthorizationException ()
 
 AuthorizationException (String message)
 
 AuthorizationException (Throwable t)
 
 AuthorizationException (String message, Throwable t)
 

Detailed Description

If anything erroneous occurs when accessing the storage of the authorization manager, this exception should be used.

Author
Anders Henja

Constructor & Destructor Documentation

◆ 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: