public static class

AutoPopulatingList.ElementInstantiationException

extends RuntimeException
java.lang.Object
   ↳ java.lang.Throwable
     ↳ java.lang.Exception
       ↳ java.lang.RuntimeException
         ↳ org.springframework.util.AutoPopulatingList.ElementInstantiationException

Class Overview

Exception to be thrown from ElementFactory.

Summary

Public Constructors
AutoPopulatingList.ElementInstantiationException(String msg)
[Expand]
Inherited Methods
From class java.lang.Throwable
From class java.lang.Object

Public Constructors

public AutoPopulatingList.ElementInstantiationException (String msg)

Also: SpringCore