ISIS Logo
NINetVar
An EPICS support module to export National Instruments Network Shared Variables as process variables
Public Member Functions | Static Private Member Functions | List of all members
NINetVarException Class Reference

An STL exception object encapsulating a shared variable error message. More...

Inheritance diagram for NINetVarException:

Public Member Functions

 NINetVarException (const std::string &message)
 
 NINetVarException (const std::string &function, int code)
 

Static Private Member Functions

static std::string ni_message (const std::string &function, int code)
 

Detailed Description

An STL exception object encapsulating a shared variable error message.

Definition at line 49 of file NINetVarInterface.cpp.

Constructor & Destructor Documentation

NINetVarException::NINetVarException ( const std::string &  message)
inlineexplicit

Definition at line 52 of file NINetVarInterface.cpp.

NINetVarException::NINetVarException ( const std::string &  function,
int  code 
)
inlineexplicit

Definition at line 53 of file NINetVarInterface.cpp.

Member Function Documentation

static std::string NINetVarException::ni_message ( const std::string &  function,
int  code 
)
inlinestaticprivate

Definition at line 55 of file NINetVarInterface.cpp.


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