This is a base class of runtime exeptions thrown by Turbine. This class represents a non-checked type exception (see {@link java.lang.RuntimeException}). It has the nested stack trace functionality found in the {@link TurbineException} class.
@author
Rafal Krzewski
@author
Daniel Rall
@author
Quinton McCombs
@version $Id: TurbineRuntimeException.java 278822 2005-09-05 19:53:05Z henning $