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

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

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

Public Member Functions

 SecurityStorageException ()
 
 SecurityStorageException (String message)
 
 SecurityStorageException (Throwable t)
 
 SecurityStorageException (String message, Throwable t)
 

Detailed Description

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

Author
Anders Henja

Constructor & Destructor Documentation

◆ SecurityStorageException() [1/4]

eu.baltrad.beast.security.SecurityStorageException.SecurityStorageException ( )
inline
See also
RuntimeException.RuntimeException()

◆ SecurityStorageException() [2/4]

eu.baltrad.beast.security.SecurityStorageException.SecurityStorageException ( String message)
inline
See also
RuntimeException.RuntimeException(String)

◆ SecurityStorageException() [3/4]

eu.baltrad.beast.security.SecurityStorageException.SecurityStorageException ( Throwable t)
inline
See also
RuntimeException.RuntimeException(Throwable)

◆ SecurityStorageException() [4/4]

eu.baltrad.beast.security.SecurityStorageException.SecurityStorageException ( String message,
Throwable t )
inline
See also
RuntimeException.RuntimeException(String, Throwable)

The documentation for this class was generated from the following file: