Class MethodCompileException

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

Exception thrown when a method body fails to compile; this will allow the method body to be displayed to the user on the request failure page.
See Also: