cern::laser::client::LaserConnectionException Class Reference
List of all members.
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] |
| cern::laser::client::LaserConnectionException::LaserConnectionException |
( |
String |
message |
) |
[inline] |
| 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: