Exception::__clone
(PHP 5 >= 5.1.0)
Exception::__clone — Clone the exception
Descrizione
final private void Exception::__clone
( void
)
Tries to clone the Exception, which results in Fatal error.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
Nessun valore viene restituito.
Errori/Eccezioni
Exceptions are not clonable.
There are no user contributed notes for this page.
