SPH
|
Exception thrown when file cannot be read, it has invalid format, etc. More...
#include <Exceptions.h>
Public Member Functions | |
IoError (const std::string &message) | |
Public Member Functions inherited from Exception | |
Exception (const std::string &message) | |
virtual const char * | what () const noexcept |
Exception thrown when file cannot be read, it has invalid format, etc.
Definition at line 31 of file Exceptions.h.
|
inlineexplicit |
Definition at line 33 of file Exceptions.h.