OutOfMemoryException
class OutOfMemoryException extends FatalErrorException
Out of memory exception.
Methods
__construct(string $message, int $code, int $severity, string $filename, int $lineno, int $traceOffset = null, bool $traceArgs = true, array $trace = null, Throwable $previous = null)
No description
from FatalErrorException