Class CastorRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.castor.core.exceptions.CastorRuntimeException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
PropertiesException

public class CastorRuntimeException extends RuntimeException
CastorRuntimeException is the superclass of all unchecked Castor exceptions that are thrown during the normal operation of the Java Virtual Machine.
Since:
1.1.3
Version:
$Id: Configuration.java,v 1.8 2006/03/08 17:25:52 jens Exp $
Author:
Ralf Joachim
See Also: