|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.webmacro.RethrowableException
org.webmacro.WebMacroException
org.webmacro.ContextException
org.webmacro.PropertyException
org.webmacro.PropertyException.NoSuchPropertyException
NoSuchPropertyException indicates that the variable did not have the requested property.
Nested Class Summary |
Constructor Summary | |
PropertyException.NoSuchPropertyException(java.lang.String propertyName,
java.lang.String variableName,
java.lang.String className)
|
Methods inherited from class org.webmacro.PropertyException |
getMessage, setMessage |
Methods inherited from class org.webmacro.WebMacroException |
getContextLocation, setContextLocation |
Methods inherited from class org.webmacro.RethrowableException |
getCaught, getCause, getRootCause, printStackTrace, printStackTrace, printStackTrace |
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getLocalizedMessage, getStackTrace, initCause, setStackTrace, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public PropertyException.NoSuchPropertyException(java.lang.String propertyName, java.lang.String variableName, java.lang.String className)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |