The RuntimeException class
Guide
Edit on GitHub ✎
Exception thrown if an error which can only be found on runtime occurs.
Intro
Exception thrown if an error which can only be found on runtime occurs.
Class synopsis
extends Exception { }