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::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

final String CONNECTION_DROPPED = "CONNECTION_DROPPED"
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]
 

Accessor method.

Returns:
the exception code


Member Data Documentation

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

Reimplemented in cern::laser::client::services::selection::LaserHeartbeatException.

final String cern::laser::client::services::selection::LaserSelectionException::CONNECTION_DROPPED = "CONNECTION_DROPPED" [static]
 

Connection dropped code.

final String cern::laser::client::services::selection::LaserSelectionException::CONNECTION_REESTABILISHED = "CONNECTION_REESTABILISHED" [static]
 

Connection reestabilished code.


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