|
|||||||||||
| 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.UndefinedVariableException
UndefinedVariableException indicates that the variable did not have the requested method.
| Nested Class Summary |
| Constructor Summary | |
PropertyException.UndefinedVariableException()
|
|
| Method Summary | |
java.lang.String |
getMessage()
Overloaded to return the reason specified during construction
plus the context location, if any. |
void |
setMessage(java.lang.String msg)
|
| 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.UndefinedVariableException()
| Method Detail |
public java.lang.String getMessage()
reason specified during construction
plus the context location, if any.
getMessage in class PropertyExceptionpublic void setMessage(java.lang.String msg)
setMessage in class PropertyException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||