cern::laser::client::LaserTimeOutException Class Reference

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

List of all members.

Public Member Functions

 LaserTimeOutException (String message)
 LaserTimeOutException (String message, Throwable cause)

Detailed Description

Laser client time out exception. Thrown when a client application's communication with LASER BL times out.


Constructor & Destructor Documentation

cern::laser::client::LaserTimeOutException::LaserTimeOutException ( String  message  )  [inline]

Constructor. Build a new LaserTimeOutException and set the message.

Parameters:
message the message
cern::laser::client::LaserTimeOutException::LaserTimeOutException ( String  message,
Throwable  cause 
) [inline]

Constructor. Build a new LaserTimeOutException 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 by  doxygen 1.6.2