Click or drag to resize

AmbiguousFindResultException Constructor

Overload List
  NameDescription
Public methodAmbiguousFindResultException
Initializes a new instance of the AmbiguousFindResultException class.
Public methodAmbiguousFindResultException(String)
Initializes a new instance of the AmbiguousFindResultException class with the specified error message.
Protected methodAmbiguousFindResultException(SerializationInfo, StreamingContext)
Initializes a new instance of the AmbiguousFindResultException class
Public methodAmbiguousFindResultException(String, Exception)
Initializes a new instance of the AmbiguousFindResultException class with the specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also