Exception::__cloneClone the exception Description
private void Exception::__clone()
Exceptions cannot be cloned, and attempting to do so will throw an Error. ParametersThis function has no parameters. Return ValuesNo value is returned. Errors/ExceptionsExceptions are not clonable. Changelog
|