Home | History | Annotate | Download | only in dtm

Lines Matching refs:ConfigurationError

99      * @exception ObjectFactory.ConfigurationError
102 throws ConfigurationError {
126 * @exception ObjectFactory.ConfigurationError
131 throws ConfigurationError
138 throw new ConfigurationError(
147 throw new ConfigurationError(
173 * @exception ObjectFactory.ConfigurationError
176 throws ConfigurationError
201 * @exception ObjectFactory.ConfigurationError
206 throws ConfigurationError
226 throw new ConfigurationError(
229 throw new ConfigurationError(
255 * @exception ObjectFactory.ConfigurationError
394 throws ConfigurationError
454 throws ConfigurationError
464 throw new ConfigurationError(
467 throw new ConfigurationError(
478 throws ClassNotFoundException, ConfigurationError
627 static class ConfigurationError
645 ConfigurationError(String msg, Exception x) {
659 } // class ConfigurationError