Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

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

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

Inheritance 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


Member Function Documentation

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

Return the root exception.

Returns:
the root exception, null if none


Member Data Documentation

Throwable cern::laser::definition::LaserDefinitionException::cause = null [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:09:03 2009 for ACS Java API by doxygen 1.3.8