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

cern::laser::client::LaserException Class Reference

Inheritance diagram for cern::laser::client::LaserException:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 LaserException ()
 LaserException (String message)
 LaserException (String message, Throwable cause)
Throwable getRootCause ()

Private Attributes

Throwable cause = null

Detailed Description

Laser client exception.


Constructor & Destructor Documentation

cern::laser::client::LaserException::LaserException  )  [inline]
 

Default constructor.

cern::laser::client::LaserException::LaserException String  message  )  [inline]
 

Constructor. Build a new LaserException and set the message.

Parameters:
message the message

cern::laser::client::LaserException::LaserException String  message,
Throwable  cause
[inline]
 

Constructor. Build a new LaserException and set the message and the root exception.

Parameters:
message the message
cause the root exception


Member Function Documentation

Throwable cern::laser::client::LaserException::getRootCause  )  [inline]
 

Return the root exception.

Returns:
the root exception, null if none


Member Data Documentation

Throwable cern::laser::client::LaserException::cause = null [private]
 


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