MDA
|
Exception thrown for failed opening of a file. More...
#include <MDAT_Exceptions.hpp>
Public Member Functions | |
MDAT_IO_Exception (const char *message) | |
Message to return with what() More... | |
MDAT_IO_Exception (const MDAT_IO_Exception &)=default | |
MDAT_IO_Exception (MDAT_IO_Exception &&)=default | |
Exception thrown for failed opening of a file.
|
inline |
Message to return with what()
message | The message. |