IdeaBlade DevForce 2010 Help Reference
VerifierException Class Members
See Also  Properties  Methods  Events Send Feedback
IdeaBlade.Validation Assembly > IdeaBlade.Validation Namespace : VerifierException Class


The following tables list the members exposed by VerifierException.

Public Constructors

 NameDescription
Public ConstructorVerifierException ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyData (Inherited from System.Exception)
Public PropertyHelpLink (Inherited from System.Exception)
Public PropertyHResult (Inherited from System.Exception)
Public PropertyInnerException (Inherited from System.Exception)
Public PropertyMessageOverridden.  Gets a description of this exception.  
Public PropertySource (Inherited from System.Exception)
Public PropertyStackTrace (Inherited from System.Exception)
Public PropertyTargetSite (Inherited from System.Exception)
Public PropertyVerifier Gets the verifier during whose execution this exception occurred.  
Public PropertyVerifierErrorMessage Gets a description of the verifier during whose execution this exception occurred.  
Top

Public Methods

 NameDescription
Public MethodEquals (Inherited from object)
Public MethodGetBaseException (Inherited from System.Exception)
Public MethodGetHashCode (Inherited from object)
Public MethodGetObjectDataOverridden.  Sets the SerializationInfo with information about the exception.  
Public MethodGetType (Inherited from System.Exception)
Public MethodToString (Inherited from object)
Top

Protected Methods

 NameDescription
Protected MethodFinalize (Inherited from object)
Protected MethodMemberwiseClone (Inherited from object)
Top

Protected Events

 NameDescription
Protected EventSerializeObjectState (Inherited from System.Exception)
Top

See Also

© 2013 All Rights Reserved.