Public Member Functions

cern.laser.definition.LaserDefinitionNotAllowedException Class Reference

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

List of all members.

Public Member Functions

 LaserDefinitionNotAllowedException ()
 LaserDefinitionNotAllowedException (String message)
 LaserDefinitionNotAllowedException (String message, Throwable t)

Detailed Description

Laser definition not allowed exception. Thrown when the user does not have permission to perform a given operation.


Constructor & Destructor Documentation

cern.laser.definition.LaserDefinitionNotAllowedException.LaserDefinitionNotAllowedException (  ) 

Default constructor.

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

Constructor.

Parameters:
message the text message
cern.laser.definition.LaserDefinitionNotAllowedException.LaserDefinitionNotAllowedException ( 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