org.apache.velocity.runtime.directive
Class MacroParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.velocity.runtime.parser.ParseException
org.apache.velocity.runtime.directive.MacroParseException
- All Implemented Interfaces:
- Serializable
public class MacroParseException
- extends ParseException
Exception to indicate problem happened while constructing #macro()
For internal use in parser - not to be passed to app level
- Version:
- $Id: MacroParseException.java 191743 2005-06-21 23:22:20Z dlr $
- Author:
- Geir Magnusson Jr.
- See Also:
- Serialized Form
MacroParseException
public MacroParseException(String msg)
Copyright © 2002 Apache Software Foundation. All Rights Reserved.