Overview

Namespaces

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

Exceptions

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

Class ConnectionException

Connection exceptions.

Exception
Extended by RuntimeException
Extended by PHPFastCGI\FastCGIDaemon\Exception\DaemonException
Extended by PHPFastCGI\FastCGIDaemon\Exception\ConnectionException
Namespace: PHPFastCGI\FastCGIDaemon\Exception
Located at Exception/ConnectionException.php
Methods inherited from Exception
__construct(), __toString(), getCode(), getFile(), getLine(), getMessage(), getPrevious(), getTrace(), getTraceAsString()
Properties inherited from Exception
$code, $file, $line, $message
API documentation generated by ApiGen