Error::__clone

(No version information available, might only be in Git)

Error::__cloneClone the error

Description

final private Error::__clone ( void ) : void

Error can not be cloned, so this method results in fatal error.

Parameters

This function has no parameters.

Return Values

No value is returned.

Errors/Exceptions

Errors are not clonable.