Exception::__cloneClone the exception Description
final private void Exception::__clone
( void
)
Tries to clone the Exception, which results in Fatal error. ParametersThis function has no parameters. Return ValuesNo value is returned. Errors/ExceptionsExceptions are not clonable. |