cern::laser::console::LaserUserDuplicationException Class Reference
List of all members.
Detailed Description
Laser console exception. Thrown when a user definition already exists.
Constructor & Destructor Documentation
| cern::laser::console::LaserUserDuplicationException::LaserUserDuplicationException |
( |
|
) |
[inline] |
| cern::laser::console::LaserUserDuplicationException::LaserUserDuplicationException |
( |
String |
message |
) |
[inline] |
Constructor. Build a new exception and set the message.
- Parameters:
-
| cern::laser::console::LaserUserDuplicationException::LaserUserDuplicationException |
( |
String |
message, |
|
|
Throwable |
rootCause | |
|
) |
| | [inline] |
Constructor. Build a new exception and set the message and the root exception.
- Parameters:
-
| message | the message |
| rootCause | the root exception |
The documentation for this class was generated from the following file: