Public Member Functions | |
LaserSelectionException (String code) | |
String | getCode () |
Static Public Attributes | |
final String | CONNECTION_DROPPED = "CONNECTION_DROPPED" |
final String | CONNECTION_REESTABILISHED = "CONNECTION_REESTABILISHED" |
Private Attributes | |
String | code = null |
|
Constructor.
|
|
Accessor method.
|
|
Reimplemented in cern::laser::client::services::selection::LaserHeartbeatException.
|
|
Connection dropped code. |
|
Connection reestabilished code. |