Exception::__clone
(PHP 5 >= 5.1.0)
Exception::__clone — Clone the exception
Description
final private string Exception::__clone ( void )
Parameters
This function has no parameters.
Return Values
No value is returned.
Errors/Exceptions
Exceptions are not clonable.