exceptions.hpp File Reference

Defines fastcgi++ exceptions. More...

#include <exception>
#include <string>
#include <fastcgi++/protocol.hpp>

Go to the source code of this file.


Classes

class  Fastcgipp::Exceptions::Exception
 General fastcgi++ exception. More...
class  Fastcgipp::Exceptions::Request
 General fastcgi++ request exception. More...
class  Fastcgipp::Exceptions::Param
 Exception for parameter decoding errors More...
class  Fastcgipp::Exceptions::Stream
 Exception for output stream processing More...
class  Fastcgipp::Exceptions::RecordOutOfOrder
 Exception for reception of records out of order More...
class  Fastcgipp::Exceptions::Socket
 General exception for socket related errors. More...
class  Fastcgipp::Exceptions::SocketWrite
 Exception for write errors to sockets More...
class  Fastcgipp::Exceptions::SocketRead
 Exception for read errors to sockets More...
class  Fastcgipp::Exceptions::Poll
 Exception for poll() errors More...

Namespaces

namespace  Fastcgipp
 Topmost namespace for the fastcgi++ library.
namespace  Fastcgipp::Exceptions
 Namespace that defines fastcgi++ related exceptions.


Detailed Description

Defines fastcgi++ exceptions.

Definition in file exceptions.hpp.


Generated on Thu Dec 11 01:47:28 2008 for fastcgi++ by  doxygen 1.5.7.1