(PHP 5 >= 5.1.0, PHP 7)
Clone the exception
final private void Exception::__clone ( void )
Tries to clone the Exception, which results in Fatal error.
Returns:
No value is returned.
Exception:
Exceptions are not clonable.
Please login to continue.