|
nec2++ 2.1.1
|
Public Member Functions | |
| BoundsViol (const char *message, int64_t index, int64_t bound) | |
Public Member Functions inherited from nec_exception | |
| nec_exception (const char *message) | |
| nec_exception (const char *message, int code) | |
| nec_exception (const nec_exception &other) | |
| template<class T > | |
| void | append (const T &message) |
| std::string | get_message () const |
Additional Inherited Members | |
Static Public Member Functions inherited from nec_exception | |
| static std::string | string_printf (const char *fmt,...) |
Protected Attributes inherited from nec_exception | |
| std::stringstream | m_message |