Public Member Functions

cern.laser.definition.LaserDefinitionNotValidException Class Reference

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

List of all members.

Public Member Functions

 LaserDefinitionNotValidException ()
 LaserDefinitionNotValidException (String message)
 LaserDefinitionNotValidException (String message, Throwable t)

Detailed Description

Laser definition not found exception. Thrown when using a non valid definition.


Constructor & Destructor Documentation

cern.laser.definition.LaserDefinitionNotValidException.LaserDefinitionNotValidException (  ) 

Default constructor.

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

Constructor.

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