InvalidContactDataException Constructor
Include Protected Members
Include Inherited Members
The InvalidContactDataException() constructor initializes a new instance of the InvalidContactDataException class.
Overload List
| Name | Description | |
|---|---|---|
![]() |
InvalidContactDataException(String) | The InvalidContactDataException(String) constructor initializes a new instance of the InvalidContactDataException class with the specified error message. |
![]() |
InvalidContactDataException(SerializationInfo, StreamingContext) | The InvalidContactDataException(SerializationInfo, StreamingContext) constructor initializes a new instance of the InvalidContactDataException class with the specified serialized data. |
![]() |
InvalidContactDataException(String, Exception) | The InvalidContactDataException(String, Exception) constructor initializes a new instance of the InvalidContactDataException class with the specified error message and a reference to the inner exception that is the cause of this exception. |
Top
.gif)
.gif)