Class AutoPopulatingList.ElementInstantiationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.springframework.util.AutoPopulatingList.ElementInstantiationException
- All Implemented Interfaces:
 Serializable
- Enclosing class:
 AutoPopulatingList<E>
Exception to be thrown from ElementFactory.
- Since:
 - 2.0
 - Author:
 - Rob Harrop, Juergen Hoeller
 - See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString 
- 
Constructor Details
- 
ElementInstantiationException
 - 
ElementInstantiationException
 
 -