org.apache.velocity.exception
Class ParseErrorException
public class 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.
$Id: ParseErrorException.java,v 1.2.14.1 2004/03/03 23:22:54 geirm Exp $
ParseErrorException
public ParseErrorException(String exceptionMessage)
Copyright B) 2002 Apache Software Foundation. All Rights Reserved.