NVelocity.Runtime.Exception
Class NodeException

Constructor Summary
NodeException(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

NodeException

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