org.apache.velocity.runtime.exception
Class ReferenceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.velocity.runtime.exception.ReferenceException
- All Implemented Interfaces:
- Serializable
- public class ReferenceException
- extends Exception
Exception thrown when a bad reference is found.
- Version:
- $Id: ReferenceException.java 291683 2005-09-26 17:25:44Z henning $
- Author:
- Geir Magnusson Jr.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ReferenceException
public ReferenceException(String exceptionMessage,
Node node)
Copyright © 2000-2006 Apache Software Foundation. All Rights Reserved.