PHP Doku:: Klont die Exception - exception.clone.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchSprachreferenzVordefinierte ExceptionsExceptionException::__clone

Ein Service von Reinhard Neidl - Webprogrammierung.

Exception

<<Exception::__toString

ErrorException>>

Exception::__clone

(PHP 5 >= 5.1.0)

Exception::__cloneKlont die Exception

Beschreibung

final private void Exception::__clone ( void )

Versucht, die Exception zu klonen. Dies erzeugt einen Fatal Error.

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Es wird kein Wert zurückgegeben.

Fehler/Exceptions

Exceptions sind nicht klonbar.


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)