AmbiguousFindResultException Constructor |
| 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.
|