Searched refs:ClassNotFoundConfigurationException (Results 1 – 4 of 4) sorted by relevance
273 } catch (ClassNotFoundConfigurationException e) { in createConfiguration()353 throws ClassNotFoundConfigurationException { in checkRejectedObjects()356 throw new ClassNotFoundConfigurationException( in checkRejectedObjects()473 throws ClassNotFoundConfigurationException { in getClassForObject()477 ClassNotFoundConfigurationException exception = in getClassForObject()478 new ClassNotFoundConfigurationException( in getClassForObject()
24 public class ClassNotFoundConfigurationException extends ConfigurationException { class34 public ClassNotFoundConfigurationException(String msg) { in ClassNotFoundConfigurationException() method in ClassNotFoundConfigurationException46 public ClassNotFoundConfigurationException( in ClassNotFoundConfigurationException() method in ClassNotFoundConfigurationException60 public ClassNotFoundConfigurationException( in ClassNotFoundConfigurationException() method in ClassNotFoundConfigurationException
204 throws ClassNotFoundConfigurationException { in createConfigurationDef()
1631 } catch (ClassNotFoundConfigurationException expected) { in testCreateConfigurationFromArgs_failedToLoadClass()