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