NVelocity.Runtime.Exception
Class ReferenceException

Exception thrown when a bad reference is found. *

Constructor Summary
ReferenceException(string exceptionMessage, NVelocity.Runtime.Parser.Node.INode node)

Properties inherited from class System.Exception
HelpLink, HResult, InnerException, Message, Source, StackTrace, TargetSite

Methods inherited from class System.Exception
GetBaseException, GetObjectData, ToString

Methods inherited from class System.Object
Equals, Finalize, GetHashCode, GetType, MemberwiseClone


Constructor Detail

ReferenceException

public ReferenceException(string exceptionMessage,
                          NVelocity.Runtime.Parser.Node.INode node)