|
||||||||||||
| 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.apache.velocity.runtime.parser.ParseException
org.apache.velocity.runtime.directive.MacroParseException
Exception to indicate problem happened while constructing #macro() For internal use in parser - not to be passed to app level
| Field Summary |
|---|
| Fields inherited from class org.apache.velocity.runtime.parser.ParseException |
|---|
currentToken, eol, expectedTokenSequences, specialConstructor, tokenImage |
| Fields inherited from class java.lang.Exception |
|---|
|
| Fields inherited from class java.lang.Throwable |
|---|
|
| Constructor Summary | |
|---|---|
MacroParseException(java.lang.String msg)
|
|
| Methods inherited from class org.apache.velocity.runtime.parser.ParseException |
|---|
add_escapes, getMessage |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public MacroParseException(java.lang.String msg)
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||