|
Volume Cartographer 2.28.0
|
IO operation exception. More...
#include <vc/core/types/Exceptions.hpp>
Public Member Functions | |
| IOException (const char *msg) | |
| IOException (const std::string &msg) | |
IO operation exception.
Should be thrown when encountering errors reading or writing data.
Based on this implementation.
Definition at line 22 of file Exceptions.hpp.
|
inlineexplicit |
Constructor
Definition at line 27 of file Exceptions.hpp.
|
inlineexplicit |
Constructor
Definition at line 30 of file Exceptions.hpp.