CPPSERV


Home Projects Jobs Clientele Contact
CPPSERV Documentation Download TODO Mailing lists Bug tracker News RSS Feed Browse source

servlet::IllegalStateException Class Reference

#include <IllegalStateException.h>

Inheritance diagram for servlet::IllegalStateException:
Collaboration diagram for servlet::IllegalStateException:

List of all members.


Public Member Functions

 IllegalStateException () throw ()
virtual ~IllegalStateException () throw ()

Detailed Description

This exception is thrown in cases like trying to change response headers after response has been committed.

Author:
Ilya A. Volynets-Evenbakh

Definition at line 33 of file IllegalStateException.h.


Constructor & Destructor Documentation

servlet::IllegalStateException::IllegalStateException (  )  throw ()

Definition at line 24 of file IllegalStateException.cpp.

servlet::IllegalStateException::~IllegalStateException (  )  throw () [virtual]

Definition at line 31 of file IllegalStateException.cpp.


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

SourceForge.net Logo