Direct known subclasses (following the java docs convention (: ):
OutOfBoundsException, OverflowException, RangeException, UnderflowException, UnexpectedValueException
The RuntimeException class
(PHP 5 >= 5.1.0)
Introducere
Exception thrown if an error which can only be found on runtime occurs.
Sinopsisul clasei
RuntimeException
extends
Exception
{
/* Metode moștenite */
}
Dawid Krysiak ¶
2 years ago
