rwlogo
HydraExpress 4.6

HydraExpress C++ API Reference Guide


   


Rogue Wave web site:  Home Page  |  Main Documentation Page

rwsf::ServletException Class Reference
[Exceptions]

Base class for servlet exceptions. More...

#include <rwsf/servlet/except.h>

Inheritance diagram for rwsf::ServletException:
rwsf::Exception rwsf::ServletUnavailableException

List of all members.

Public Member Functions

 ServletException (const char *)
 ~ServletException () throw ()

Detailed Description

rwsf::ServletException is the base class for servlet exceptions.


Constructor & Destructor Documentation

rwsf::ServletException::ServletException ( const char *   ) 

Constructs a new instance of this class with the specified message.

rwsf::ServletException::~ServletException (  )  throw ()

Destructor.


Copyright © Rogue Wave Software, Inc. All Rights Reserved.

The Rogue Wave name and logo are registered trademarks of Rogue Wave Software, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.