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

cern::laser::client::services::selection::LaserHeartbeatException Class Reference

Inheritance diagram for cern::laser::client::services::selection::LaserHeartbeatException:

Inheritance graph
[legend]
Collaboration diagram for cern::laser::client::services::selection::LaserHeartbeatException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LaserHeartbeatException (String code)

Static Public Attributes

final String HEARTBEAT_LOST = "HEARTBEAT_LOST"
final String HEARTBEAT_RECONNECTED = "HEARTBEAT_RECONNECTED"

Private Attributes

String code = null

Detailed Description

The alarm heartbeat exception. It is asynchronously triggered on heartbeat loss/recovery.


Constructor & Destructor Documentation

cern::laser::client::services::selection::LaserHeartbeatException::LaserHeartbeatException String  code  )  [inline]
 

Constructor.

Parameters:
code The exception code


Member Data Documentation

String cern::laser::client::services::selection::LaserHeartbeatException::code = null [private]
 

Reimplemented from cern::laser::client::services::selection::LaserSelectionException.

final String cern::laser::client::services::selection::LaserHeartbeatException::HEARTBEAT_LOST = "HEARTBEAT_LOST" [static]
 

Connection dropped code.

final String cern::laser::client::services::selection::LaserHeartbeatException::HEARTBEAT_RECONNECTED = "HEARTBEAT_RECONNECTED" [static]
 

Connection reestabilished code.


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:08:55 2009 for ACS Java API by doxygen 1.3.8