Class InvalidPropertyException

  • All Implemented Interfaces:
    java.io.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 Detail

      • InvalidPropertyException

        public InvalidPropertyException​(java.lang.String description)