NAWA 0.9
Web Application Framework for C++
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Exception.h File Reference

Exception class that can be used by apps to catch errors resulting from nawa function calls. More...

#include <sstream>
#include <string>

Go to the source code of this file.

Classes

class  nawa::Exception
 

Namespaces

namespace  nawa
 

Detailed Description

Exception class that can be used by apps to catch errors resulting from nawa function calls.

Definition in file Exception.h.