cern::laser::console::LaserUserDuplicationException Class Reference

Inheritance diagram for cern::laser::console::LaserUserDuplicationException:
Inheritance graph
[legend]
Collaboration diagram for cern::laser::console::LaserUserDuplicationException:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 LaserUserDuplicationException ()
 LaserUserDuplicationException (String message)
 LaserUserDuplicationException (String message, Throwable rootCause)

Detailed Description

Laser console exception. Thrown when a user definition already exists.


Constructor & Destructor Documentation

cern::laser::console::LaserUserDuplicationException::LaserUserDuplicationException (  )  [inline]

Default constructor.

cern::laser::console::LaserUserDuplicationException::LaserUserDuplicationException ( String  message  )  [inline]

Constructor. Build a new exception and set the message.

Parameters:
message the message
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:

Generated by  doxygen 1.6.2