| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--org.apache.velocity.exception.VelocityException
                    |
                    +--org.apache.velocity.exception.ParseErrorException
Application-level exception thrown when a resource of any type
  has a syntax or other error which prevents it from being parsed.
  
  When this resource is thrown, a best effort will be made to have
  useful information in the exception's message.  For complete 
  information, consult the runtime log.
| Fields inherited from class java.lang.Throwable | 
| backtrace, detailMessage, serialVersionUID | 
| Constructor Summary | |
| ParseErrorException(java.lang.String exceptionMessage) | |
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, printStackTrace0, toString | 
| Methods inherited from class java.lang.Object | 
|  | 
| Constructor Detail | 
public ParseErrorException(java.lang.String exceptionMessage)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||