Public Member Functions

cern.laser.definition.LaserDefinitionLoginException Class Reference

Inheritance diagram for cern.laser.definition.LaserDefinitionLoginException:
cern.laser.definition.LaserDefinitionException

List of all members.

Public Member Functions

 LaserDefinitionLoginException ()
 LaserDefinitionLoginException (String message)
 LaserDefinitionLoginException (String message, Throwable t)

Detailed Description

Laser definition login exception. Thrown when the user can not be authenticated.


Constructor & Destructor Documentation

cern.laser.definition.LaserDefinitionLoginException.LaserDefinitionLoginException (  ) 

Default constructor.

cern.laser.definition.LaserDefinitionLoginException.LaserDefinitionLoginException ( String  message  ) 

Constructor.

Parameters:
message the text message
cern.laser.definition.LaserDefinitionLoginException.LaserDefinitionLoginException ( String  message,
Throwable  t 
)

Constructor.

Parameters:
message the text message
t the root cause exception

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties