Overview

Namespaces

  • PHPFastCGI
    • FastCGIDaemon
      • Command
      • Connection
      • ConnectionHandler
      • Exception
      • Http

Exceptions

  • ConnectionException
  • DaemonException
  • ProtocolException
  • ShutdownException
  • Overview
  • Namespace
  • Class

Namespace PHPFastCGI\FastCGIDaemon\Exception

Exceptions summary
ConnectionException Connection exceptions.
DaemonException Daemon exceptions.
ProtocolException Protocol exceptions.
ShutdownException

Thrown AFTER the daemon has been shutdown cleanly. This is used to cleanly distinguish between other faults that could occur during operation.

API documentation generated by ApiGen