Overview

Namespaces

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

Exceptions

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

Class ShutdownException

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

Exception
Extended by RuntimeException
Extended by PHPFastCGI\FastCGIDaemon\Exception\ShutdownException
Namespace: PHPFastCGI\FastCGIDaemon\Exception
Located at Exception/ShutdownException.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