org.apache.velocity.runtime.directive
Class ParseDirectiveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.velocity.runtime.directive.ParseDirectiveException
- All Implemented Interfaces:
- Serializable
public class ParseDirectiveException
- extends Exception
Exception for #parse() problems
- Version:
- $Id: ParseDirectiveException.java 191743 2005-06-21 23:22:20Z dlr $
- Author:
- Geir Magnusson Jr.
- See Also:
- Serialized Form
getMessage
public String getMessage()
- Get a message.
- Overrides:
getMessage
in class Throwable
addFile
public void addFile(String s)
- Add a file to the filename stack
Copyright © 2002 Apache Software Foundation. All Rights Reserved.