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
- RuntimeException
- PHPFastCGI\FastCGIDaemon\Exception\ShutdownException
__construct(),
__toString(),
getCode(),
getFile(),
getLine(),
getMessage(),
getPrevious(),
getTrace(),
getTraceAsString()
|
$code,
$file,
$line,
$message
|