Direct known subclasses (following the java docs convention (: ):
OutOfBoundsException, OverflowException, RangeException, UnderflowException, UnexpectedValueException
The RuntimeException class
(PHP 5 >= 5.1.0)
Einführung
Exception thrown if an error which can only be found on runtime occurs.
Klassenbeschreibung
RuntimeException
extends
Exception
{
/* Geerbte Methoden */
}
Dawid Krysiak ¶
2 years ago
