Public Member Functions

cern.laser.definition.LaserDefinitionDuplicationException Class Reference

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

List of all members.

Public Member Functions

 LaserDefinitionDuplicationException ()
 LaserDefinitionDuplicationException (String message)
 LaserDefinitionDuplicationException (String message, Throwable t)

Detailed Description

Laser definition duplication exception. Thrown when trying to create a definition that already exists.


Constructor & Destructor Documentation

cern.laser.definition.LaserDefinitionDuplicationException.LaserDefinitionDuplicationException (  ) 

Default constructor.

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

Constructor.

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