

Public Member Functions | |
| LaserHeartbeatException (String code) | |
Static Public Attributes | |
| static final String | HEARTBEAT_LOST = "HEARTBEAT_LOST" |
| static final String | HEARTBEAT_RECONNECTED = "HEARTBEAT_RECONNECTED" |
Private Attributes | |
| String | code = null |
The alarm heartbeat exception. It is asynchronously triggered on heartbeat loss/recovery.
| cern::laser::client::services::selection::LaserHeartbeatException::LaserHeartbeatException | ( | String | code | ) | [inline] |
Constructor.
| code | The exception code |
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.
1.6.2