Wt  3.3.0
Public Member Functions
Wt::WException Class Reference

Base class for exceptions thrown by Wt. More...

#include <Wt/WException>

Inheritance diagram for Wt::WException:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 WException (const std::string &what)
 Creates an exception.
 WException (const std::string &what, const std::exception &wrapped)
 Creates an exception.
virtual ~WException () throw ()
 Destructor.
virtual const char * what () const throw ()
 Returns the message.
void setMessage (const std::string &msg)
 Sets the message.

Detailed Description

Base class for exceptions thrown by Wt.

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator

Generated on Mon Apr 8 2013 for the C++ Web Toolkit (Wt) by doxygen 1.7.5.1