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

cern::laser::console::LaserUserNotFoundException Class Reference

Inheritance diagram for cern::laser::console::LaserUserNotFoundException:

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

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LaserUserNotFoundException ()
 LaserUserNotFoundException (String message)
 LaserUserNotFoundException (String message, Throwable rootCause)

Detailed Description

Laser console exception. Thrown when a user definition does not exist.


Constructor & Destructor Documentation

cern::laser::console::LaserUserNotFoundException::LaserUserNotFoundException  )  [inline]
 

Default constructor.

cern::laser::console::LaserUserNotFoundException::LaserUserNotFoundException String  message  )  [inline]
 

Constructor. Build a new exception and set the message.

Parameters:
message the message

cern::laser::console::LaserUserNotFoundException::LaserUserNotFoundException 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 on Thu Apr 30 03:08:58 2009 for ACS Java API by doxygen 1.3.8