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

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

Inheritance diagram for NetShrVarException:
Inheritance graph

Public Member Functions

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

Static Public 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 68 of file NetShrVarInterface.cpp.

Constructor & Destructor Documentation

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

Definition at line 71 of file NetShrVarInterface.cpp.

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

Definition at line 72 of file NetShrVarInterface.cpp.

Member Function Documentation

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

Definition at line 73 of file NetShrVarInterface.cpp.

Referenced by NetShrVarInterface::updateValues().


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