fastcgi++
Classes | Namespaces
exceptions.hpp File Reference

Defines fastcgi++ exceptions. More...

#include <exception>

Go to the source code of this file.

Classes

struct  Fastcgipp::Exceptions::CodedException
 General exception class for container errnos and messages. More...
struct  Fastcgipp::Exceptions::CodeCvt
 Exception for code conversion errors between UTF-16/32 and UTF-8. More...

Namespaces

namespace  Fastcgipp
 Topmost namespace for the fastcgi++ library.
namespace  Fastcgipp::Exceptions
 Includes all exceptions used by the fastcgi++ library.

Detailed Description

Defines fastcgi++ exceptions.

Definition in file exceptions.hpp.