| ConfigAlreadyExistsException | 
 It throws when CM config is already exist 
 | 
| ConfigConversionException | 
 This exception is mainly about config conversion. 
 | 
| ConfigIOException | 
 It is the base exception use in CM 
 | 
| ConfigNotFoundException | 
 It throws when CM not able to find the config 
 | 
| ConfigRuntimeException | 
 It is the base exception use in CM 
 | 
| SchemaAlreadyExistsException | 
 It throws when CM schema already exist 
 | 
| SchemaConversionException | 
 This exception is mainly about schema conversion. 
 | 
| SchemaNotFoundException | 
 It throws when CM not able to find the schema 
 | 
| ValidationException | 
 This exception is about config validation. 
 |