| AmbiguousFindResultException Constructor | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | AmbiguousFindResultException | 
            Initializes a new instance of the AmbiguousFindResultException class.
             | 
|  | AmbiguousFindResultException(String) | 
            Initializes a new instance of the AmbiguousFindResultException class with the specified error message.
             | 
|  | AmbiguousFindResultException(SerializationInfo, StreamingContext) | Initializes a new instance of the AmbiguousFindResultException class | 
|  | AmbiguousFindResultException(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.
             | 
 See Also
See Also