nec2++  1.7.0
Public Member Functions | Static Public Member Functions | Protected Attributes | List of all members
nec_exception Class Reference

Public Member Functions

 nec_exception (const char *message)
 
 nec_exception (const char *message, int code)
 
template<class T >
void append (const T &message)
 
std::string get_message ()
 

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: