Exotica
|
#include <exception>
#include <sstream>
Go to the source code of this file.
Classes | |
class | exotica::Exception |
class | exotica::SolveException |
Namespaces | |
exotica | |
Macros | |
#define | ThrowPretty(m) |
#define | ThrowNamed(m) |
Functions | |
Exception::ReportingType | exotica::operator| (Exception::ReportingType a, Exception::ReportingType b) noexcept |
#define ThrowNamed | ( | m | ) |
#define ThrowPretty | ( | m | ) |