TuttleOFX
1
|
Other exceptions. More...
#include <exceptions.hpp>
Other exceptions.
The class serves as the base class for all exceptions thrown to report errors presumably detectable before the program executes, such as violations of logical preconditions (cf. std::logic_error).
Definition at line 322 of file exceptions.hpp.