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 2001/03/20 01:39:28 jon Exp $

Author:
Geir Magnusson Jr.

Constructor Summary

ReferenceException(String exceptionMessage, Node node)

Constructor Details

ReferenceException

public ReferenceException(String exceptionMessage,
                          Node node)


Copyright © 2003 Apache Software Foundation. All Rights Reserved.