See: Description
| Exception | Description | 
|---|---|
| ConfigurationException | 
 Any exception that occurs while initializing a Configuration
 object. 
 | 
| ConfigurationRuntimeException | 
 A configuration related runtime exception. 
 | 
| ConversionException | 
 Exception thrown when a property is incompatible with the type requested. 
 | 
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.
Copyright © 2001–2020 The Apache Software Foundation. All rights reserved.