mod_servlet
C++Servlets
 All Classes Files Functions Variables Typedefs Macros Pages
servlet::bad_cast Struct Reference

Exception thrown on bad cast. More...

#include <exception.h>

Inheritance diagram for servlet::bad_cast:

Detailed Description

Exception thrown on bad cast.

Standard std::bad_cast is not really sutisfying because it cannot be created with message, so it is not informative.


The documentation for this struct was generated from the following file: