Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PVServer_ServiceLoader_Exception Class Reference

#include <PVServer_ServiceLoader.h>

Inheritance diagram for PVServer_ServiceLoader_Exception:
Inheritance graph

Public Member Functions

 PVServer_ServiceLoader_Exception (const std::string &what)
 
 ~PVServer_ServiceLoader_Exception () throw ()
 
virtual const char * what () const throw ()
 

Private Attributes

std::string _what
 

Constructor & Destructor Documentation

PVServer_ServiceLoader_Exception::PVServer_ServiceLoader_Exception ( const std::string &  what)
inline
PVServer_ServiceLoader_Exception::~PVServer_ServiceLoader_Exception ( ) throw ()
inline

Member Function Documentation

virtual const char* PVServer_ServiceLoader_Exception::what ( ) const throw ()
inlinevirtual

Member Data Documentation

std::string PVServer_ServiceLoader_Exception::_what
private

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