(No version information available, might be only in CVS)
Exception::__construct — Construct the exception
Constructs the Exception.
The Exception message to throw.
The Exception code.
The previous exception used for the exception chaining.
Version | Description |
---|---|
5.3.0 | The previous parameter was added. |