Class BeanRemovalErrorException

All Implemented Interfaces:
Serializable

public class BeanRemovalErrorException extends TemplateException
See Also:
  • Constructor Details

    • BeanRemovalErrorException

      public BeanRemovalErrorException(Object bean, Throwable cause)
  • Method Details

    • getBean

      public Object getBean()