org.apache.velocity.exception

Class VelocityException

Known Direct Subclasses:
MethodInvocationException, ParseErrorException, ResourceNotFoundException

public class VelocityException
extends Exception

Base class for Velocity exceptions thrown to the application layer.

Version:
$Id: VelocityException.java,v 1.2.14.1 2004/03/03 23:22:54 geirm Exp $

Author:
Kyle F. Downey

Constructor Summary

VelocityException(String exceptionMessage)

Constructor Details

VelocityException

public VelocityException(String exceptionMessage)


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