SPH
Public Member Functions | List of all members
ProcessException Class Reference
Inheritance diagram for ProcessException:

Public Member Functions

 ProcessException (const std::string &message)
 
virtual const char * what () const noexcept override
 

Detailed Description

Definition at line 8 of file Process.cpp.

Constructor & Destructor Documentation

◆ ProcessException()

ProcessException::ProcessException ( const std::string &  message)
inline

Definition at line 13 of file Process.cpp.

Member Function Documentation

◆ what()

virtual const char* ProcessException::what ( ) const
inlineoverridevirtualnoexcept

Definition at line 16 of file Process.cpp.


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