|
|||||||||||
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.RestrictedMethodException
RestrictedMethodException indicates that the requested method may not be invoked from a template due to security constraints
Nested Class Summary |
Constructor Summary | |
PropertyException.RestrictedMethodException(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.RestrictedMethodException(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 |