NVelocity.Exception
Class VelocityException

Base class for Velocity exceptions thrown to the application layer. *

Constructor Summary
VelocityException(string exceptionMessage)

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

VelocityException

public VelocityException(string exceptionMessage)