OutOfMemoryException

class OutOfMemoryException extends FatalErrorException

Out of memory exception.

Methods

__construct($message, $code, $severity, $filename, $lineno, $traceOffset = null, $traceArgs = true) from FatalErrorException

Details

__construct($message, $code, $severity, $filename, $lineno, $traceOffset = null, $traceArgs = true)

Parameters

$message
$code
$severity
$filename
$lineno
$traceOffset
$traceArgs

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/2.7/Symfony/Component/Debug/Exception/OutOfMemoryException.html