#include <stdexcept>
Go to the source code of this file.
Namespaces | |
namespace | hack4u |
Classes | |
class | hack4u::FileIOException |
Enumerations | |
enum | hack4u::FileIOError { hack4u::FIE_CANNOTOPEN, hack4u::FIE_IOERROR } |
error codes that cause FileIOExceptions to be thrown More... |