RuntimeException

This is a rough rendering of a page from the old Prevayler wiki. Please see the new wiki for current documentation.

A Java Exception that occurs during system execution and is not necessarily predicted (and properly treated) during development.

NullPointerException, ClassCastException and IndexOutOfBoundsException seem to be the most popular examples. -- KlausWuestefeld