|
Utility
|
#include <exception>#include <stdexcept>#include <string>#include <ios>
Classes | |
| struct | Error |
| An Error Exception is for an unrecoverable error. More... | |
| class | Exception |
| An Exception thrown by classes in the idaeim namespace. More... | |
| struct | Invalid_Argument |
| An Error Exception for an invalid argument. More... | |
| struct | IO_Failure |
| An Error Exception for an I/O failure condtion. More... | |
| struct | Out_of_Range |
| An Error Exception for a value found to be out of its allowable range. More... | |
Namespaces | |
| namespace | idaeim |
1.7.4