org.springframework.util
Class AutoPopulatingList.ElementInstantiationException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           java.lang.RuntimeException
java.lang.RuntimeException
               org.springframework.util.AutoPopulatingList.ElementInstantiationException
org.springframework.util.AutoPopulatingList.ElementInstantiationException
- All Implemented Interfaces: 
- Serializable
- Enclosing class:
- AutoPopulatingList
- public static class AutoPopulatingList.ElementInstantiationException 
- extends RuntimeException
Exception to be thrown from ElementFactory.
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
AutoPopulatingList.ElementInstantiationException
public AutoPopulatingList.ElementInstantiationException(String msg)
Copyright © 2002-2008 The Spring Framework.