org.apache.velocity.runtime.exception

Class ReferenceException


public class ReferenceException
extends Exception

Exception thrown when a bad reference is found.

Version:
$Id: ReferenceException.java,v 1.5.14.1 2004/03/03 23:22:56 geirm Exp $

Author:
Geir Magnusson Jr.

Constructor Summary

ReferenceException(String exceptionMessage, Node node)

Constructor Details

ReferenceException

public ReferenceException(String exceptionMessage,
                          Node node)


Copyright B) 2002 Apache Software Foundation. All Rights Reserved.