Class PropertiesException

java.lang.Object
All Implemented Interfaces:
Serializable

public final class PropertiesException extends CastorRuntimeException
PropertiesException is an unchecked exception thrown when properties can not be loaded or if configuration property can't be converted to the requested type.
Since:
1.1.3
Version:
$Id: Configuration.java,v 1.8 2006/03/08 17:25:52 jens Exp $
Author:
Ralf Joachim
See Also: