MDA
|
Exception thrown when trying to read a file (e.g. format problems) More...
#include <MDAT_Exceptions.hpp>
Public Member Functions | |
Alignment_Exception (const char *message) | |
Message to return with what() More... | |
Alignment_Exception (Alignment_Exception &&)=default | |
Alignment_Exception (const Alignment_Exception &)=default | |
Exception thrown when trying to read a file (e.g. format problems)
|
inline |
Message to return with what()
message | The message. |