ISIS Logo
ECLAB
An EPICS support module to export potentiostat values as process variables
Public Member Functions | Static Public Member Functions | List of all members
ECLabException Class Reference

encapsulates an EC lab error code as an exception object More...

#include <ECLabInterface.h>

Inheritance diagram for ECLabException:
Inheritance graph

Public Member Functions

 ECLabException (const std::string &what)
 
 ECLabException (const std::string &func, int code)
 

Static Public Member Functions

static std::string translateCode (int code)
 

Detailed Description

encapsulates an EC lab error code as an exception object

Definition at line 24 of file ECLabInterface.h.

Constructor & Destructor Documentation

ECLabException::ECLabException ( const std::string &  what)
inlineexplicit

Definition at line 27 of file ECLabInterface.h.

ECLabException::ECLabException ( const std::string &  func,
int  code 
)
inlineexplicit

Definition at line 28 of file ECLabInterface.h.

Member Function Documentation

static std::string ECLabException::translateCode ( int  code)
inlinestatic

Definition at line 29 of file ECLabInterface.h.


The documentation for this class was generated from the following file:
Copyright © 2013 Science and Technology Facilities Council | Generated by   doxygen 1.8.5