Namespace PHPFastCGI\FastCGIDaemon\Exception
| 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. |