Package org.apache.commons.configuration2.ex
package org.apache.commons.configuration2.ex
This package contains all exception classes used by this library.
Commons Configuration defines a small number of exception classes. Because these classes are referenced by multiple other packages, they are located in their own package to avoid cyclic dependencies.
-
ClassDescriptionAny exception that occurs while initializing a Configuration object.A configuration related runtime exception.Thrown when a property is incompatible with the type requested.