Class BeanSettingErrorException

All Implemented Interfaces:
Serializable

public class BeanSettingErrorException extends TemplateException
See Also:
  • Constructor Details

    • BeanSettingErrorException

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

    • getBean

      public Object getBean()