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:
  • Constructor Details

    • ElementInstantiationException

      public ElementInstantiationException(String msg)
    • ElementInstantiationException

      public ElementInstantiationException(String message, Throwable cause)