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

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

List of all members.

Public Member Functions

 LaserSelectionException (String code)
String getCode ()

Static Public Attributes

static final String CONNECTION_DROPPED = "CONNECTION_DROPPED"
static final String CONNECTION_REESTABILISHED = "CONNECTION_REESTABILISHED"

Private Attributes

String code = null

Detailed Description

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


Constructor & Destructor Documentation

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

Constructor.

Parameters:
code The exception code

Member Function Documentation

String cern::laser::client::services::selection::LaserSelectionException::getCode (  )  [inline]

Member Data Documentation

Connection dropped code.

Connection reestabilished code.


The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2