Error::__clone

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

Error::__cloneClone the error

Beschreibung

final private Error::__clone ( void ) : void

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

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Fehler/Exceptions

Errors are not clonable.