yat
0.14.5pre
|
Class to report errors associated with IO operations. More...
#include <yat/utility/Exception.h>
Public Member Functions | |
IO_error (std::string message) | |
Constructor to create an exception with a message. | |
Class to report errors associated with IO operations.
IO_error is used in the same way as C++ standard library exceptions.