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