OutOfMemoryException
extends FatalErrorException
in package
Out of memory exception.
Tags
Table of Contents
Methods
- __construct() : mixed
- setTrace() : mixed
Methods
__construct()
public
__construct(mixed $message, mixed $code, mixed $severity, mixed $filename, mixed $lineno[, mixed $traceOffset = null ][, mixed $traceArgs = true ][, array<string|int, mixed> $trace = null ]) : mixed
Parameters
- $message : mixed
- $code : mixed
- $severity : mixed
- $filename : mixed
- $lineno : mixed
- $traceOffset : mixed = null
- $traceArgs : mixed = true
- $trace : array<string|int, mixed> = null
setTrace()
protected
setTrace(mixed $trace) : mixed
Parameters
- $trace : mixed