NCBI C++ ToolKit
Classes | Macros | Typedefs
cgi_exception.hpp File Reference

Exception classes used by the NCBI CGI framework. More...

#include <corelib/ncbiexpt.hpp>
#include <corelib/ncbistr.hpp>
#include <corelib/request_status.hpp>
#include <util/ncbi_url.hpp>
+ Include dependency graph for cgi_exception.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Go to the SVN repository for this file.

Classes

class  CCgiException
 
struct  SCgiStatus
 
class  CCgiCookieException
 CCgiCookieException –. More...
 
class  CCgiRequestException
 CCgiRequestException –. More...
 
class  CCgiParseException
 CCgiParseException –. More...
 
class  CCgiErrnoException
 CCgiErrnoException –. More...
 
class  CCgiResponseException
 CCgiResponseException –. More...
 
class  CCgiHeadException
 CCgiHeadException –. More...
 
class  CCgiSessionException
 CCgiSessionException –. More...
 
class  CCgiAppException
 CCgiAppException –. More...
 

Macros

#define NCBI_CGI_THROW_WITH_STATUS(exception, err_code, message, status)
 
#define NCBI_CGI_THROW2_WITH_STATUS(exception, err_code, message, extra, status)
 

Typedefs

typedef CUrlException CCgiArgsException
 
typedef CUrlParserException CCgiArgsParserException
 

Detailed Description

Exception classes used by the NCBI CGI framework.

Definition in file cgi_exception.hpp.

Modified on Fri Sep 20 14:57:03 2024 by modify_doxy.py rev. 669887