Class InvalidConfigurationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.realobjects.util.exceptions.RealObjectsException
All Implemented Interfaces:
Serializable

public class InvalidConfigurationException extends ConversionException
Thrown when the Configuration object is not semantically valid, e.g. a required property is missing or conflicting configuration options are used.
See Also: