Public Member Functions

cern.laser.definition.LaserDefinitionNotFoundException Class Reference

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

List of all members.

Public Member Functions

 LaserDefinitionNotFoundException ()
 LaserDefinitionNotFoundException (String message)
 LaserDefinitionNotFoundException (String message, Throwable t)

Detailed Description

Laser definition not found exception. Thrown when referencing a non existing definition.


Constructor & Destructor Documentation

cern.laser.definition.LaserDefinitionNotFoundException.LaserDefinitionNotFoundException (  ) 

Default constructor.

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

Constructor.

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