当前页面:
在线文档首页 >
Spring Framework 2.0.5 API 文档英文版
AutoPopulatingList.ElementInstantiationException (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版
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
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-2007 The Spring Framework.