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

cern::laser::client::LaserConnectionException Class Reference

Inheritance diagram for cern::laser::client::LaserConnectionException:

Inheritance graph
[legend]
Collaboration diagram for cern::laser::client::LaserConnectionException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LaserConnectionException ()
 LaserConnectionException (String message)
 LaserConnectionException (String message, Throwable cause)

Detailed Description

Laser client connection exception. Thrown when client application can not contact the LASER business tier.


Constructor & Destructor Documentation

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

Default constructor.

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

Constructor. Build a new LaserConnectionException and set the message.

Parameters:
message the message

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

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

Parameters:
message the message
cause the root exception


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