#include <exception>#include <sstream>

Go to the source code of this file.
Classes | |
| class | exotica::Exception |
| class | exotica::SolveException |
Namespaces | |
| exotica | |
Macros | |
| #define | ThrowNamed(m) |
| #define | ThrowPretty(m) |
Functions | |
| Exception::ReportingType | exotica::operator| (Exception::ReportingType a, Exception::ReportingType b) noexcept |
| #define ThrowNamed | ( | m | ) |
Definition at line 42 of file exception.h.
| #define ThrowPretty | ( | m | ) |
Definition at line 36 of file exception.h.