Uses of Class
com.ail.core.configure.ConfigurationError

Packages that use ConfigurationError
com.ail.core.configure   
 

Uses of ConfigurationError in com.ail.core.configure
 

Subclasses of ConfigurationError in com.ail.core.configure
 class ConfigurationResetError
          This error is throw by PropertyLoaders when they fail due to some configuration error.
 class DuplicateNamespaceError
          This error is thrown when a the request is made to load properties for a namespace for which two records exist.
 class UnknownNamespaceError
          This error is thrown when a the request is made to load properties for a namespace which does not exist.