org.springframework.util
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>
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)