NVelocity.Util.Introspection
Class AmbiguousException

simple distinguishable exception, used when we run across ambiguous overloading

Constructor Summary
AmbiguousException()
        Initializes a new instance of the AmbiguousException class.

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

AmbiguousException

public AmbiguousException()

Initializes a new instance of the AmbiguousException class.