Class PropertyExpressionException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.tapestry5.beanmodel.internal.services.PropertyExpressionException
All Implemented Interfaces:
Serializable

Exception thrown when there is a problem parsing a property expression using the ANTLR property expression grammar.
See Also: