RMF
|
#include <RMF/exceptions.h>
Public Member Functions | |
IOException (const IOException &)=default | |
IOException & | operator= (const IOException &)=default |
Public Member Functions inherited from RMF::Exception | |
Exception (const Exception &)=default | |
Exception & | operator= (const Exception &)=default |
const char * | what () const noexceptoverride |
IOExceptions are thrown when some operation on a disk file fails.
Definition at line 57 of file exceptions.h.