(PHP 5, PHP 7, PHP 8)
Exception::__clone — Clone the exception
Exception s cannot be cloned, and attempting to do so will throw an Error .
This function has no parameters.
No value is returned.
Exceptions are not clonable.