站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > Spring Framework 2.0.5 API 文档英文版

AutoPopulatingList.ElementInstantiationException (Spring Framework API 2.0) - Spring Framework 2.0.5 API 文档英文版

The Spring Framework

org.springframework.util
Class AutoPopulatingList.ElementInstantiationException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by 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

Constructor Summary
AutoPopulatingList.ElementInstantiationException(String msg)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AutoPopulatingList.ElementInstantiationException

public AutoPopulatingList.ElementInstantiationException(String msg)

The Spring Framework

Copyright © 2002-2007 The Spring Framework.