restcgi::method_not_allowed Class Reference

Inheritance diagram for restcgi::method_not_allowed:

restcgi::exception List of all members.

Detailed Description

"Method not allowed" exception.

See also:
status_code_e::METHOD_NOT_ALLOWED


Public Member Functions

 method_not_allowed (const std::string &allow) throw ()
 Construct giving the allowed methods as a mask of method_e enumerations.
void copy_hdr_flds (map_type &map) const
 Copy hdr field name and values.
const std::string & allow () const
 Get methods allowed, for example "GET, PUT".

Static Public Attributes

static const status_code_e STATUS_CODE
 status code for exception


Generated on Fri May 15 11:27:12 2009 for restcgi by  doxygen 1.4.7