Exception::__clone
(PHP 5 >= 5.1.0)
Exception::__clone — Clone the exception
Opis
final private void Exception::__clone
( void
)
Tries to clone the Exception, which results in Fatal error.
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
nie jest zwracana żadna wartość.
Błędy/Wyjątki
Exceptions are not clonable.
Exception::__clone
There are no user contributed notes for this page.
