Public Member Functions | Static Public Attributes

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

Inheritance diagram for cern.laser.client.services.selection.LaserHeartbeatException:
cern.laser.client.services.selection.LaserSelectionException cern.laser.client.LaserException

List of all members.

Public Member Functions

 LaserHeartbeatException (String code)

Static Public Attributes

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

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  ) 

Constructor.

Parameters:
code The exception code

Member Data Documentation

Connection dropped code.

Connection reestabilished code.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations Properties