Class InvalidPropertyException

All Implemented Interfaces:
Serializable

public class InvalidPropertyException extends TemplateModelException
An exception thrown when there is an attempt to access an invalid bean property when we are in a "strict bean" mode
See Also:
Serialized Form
  • Constructor Details

    • InvalidPropertyException

      public InvalidPropertyException(String description)