Version: 9.15.0
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 () noexcept
 
virtual const char * what () const noexcept
 

Private Attributes

std::string _what
 

Constructor & Destructor Documentation

◆ PVServer_ServiceLoader_Exception()

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

◆ ~PVServer_ServiceLoader_Exception()

PVServer_ServiceLoader_Exception::~PVServer_ServiceLoader_Exception ( )
inlinenoexcept

Member Function Documentation

◆ what()

virtual const char* PVServer_ServiceLoader_Exception::what ( ) const
inlinevirtualnoexcept

Member Data Documentation

◆ _what

std::string PVServer_ServiceLoader_Exception::_what
private

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