SPH
Public Member Functions | List of all members
Exception Class Reference

Generic exception. More...

#include <Exceptions.h>

Inheritance diagram for Exception:
ArgError HelpException InvalidSettingsAccess InvalidSetup InvalidStorageAccess IoError

Public Member Functions

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

Detailed Description

Generic exception.

Definition at line 10 of file Exceptions.h.

Constructor & Destructor Documentation

◆ Exception()

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

Definition at line 15 of file Exceptions.h.

Member Function Documentation

◆ what()

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

Definition at line 18 of file Exceptions.h.


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