nec2++ 2.1.1
Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
nec_exception Class Reference
Inheritance diagram for nec_exception:
BoundsViol

Public Member Functions

 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
 

Static Public Member Functions

static std::string string_printf (const char *fmt,...)
 

Protected Attributes

std::stringstream m_message
 

Detailed Description

Examples
test_cpp.cpp.

The documentation for this class was generated from the following files: