(PHP 5 >= 5.1.0)
Exception::__clone — Clone the exception
Tries to clone the Exception, which results in Fatal error.
This function has no parameters.
No value is returned.
Exceptions are not clonable.