cern::laser::definition::LaserDefinitionException Class Reference

Inheritance diagram for cern::laser::definition::LaserDefinitionException:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::definition::LaserDefinitionException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LaserDefinitionException ()
 LaserDefinitionException (String message)
 LaserDefinitionException (String message, Throwable t)
Throwable getCause ()

Private Attributes

Throwable cause = null

Detailed Description

Laser definition generic exception.


Constructor & Destructor Documentation

cern::laser::definition::LaserDefinitionException::LaserDefinitionException (  )  [inline]

Default constructor.

cern::laser::definition::LaserDefinitionException::LaserDefinitionException ( String  message  )  [inline]

Constructor.

Parameters:
message the text message
cern::laser::definition::LaserDefinitionException::LaserDefinitionException ( String  message,
Throwable  t 
) [inline]

Constructor.

Parameters:
message the text message
t the root cause exception

References cause.


Member Function Documentation

Throwable cern::laser::definition::LaserDefinitionException::getCause (  )  [inline]

Member Data Documentation


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2