NewItemMustContainAllFieldsException Constructor
Initializes a new instance of the NewItemMustContainAllFieldsException class.
Overload List
Name | Description |
---|---|
NewItemMustContainAllFieldsException () |
Initializes a new instance of the NewItemMustContainAllFieldsException class.
|
NewItemMustContainAllFieldsException (String) |
Initializes a new instance of the NewItemMustContainAllFieldsException class that contains the specified error message.
|
NewItemMustContainAllFieldsException (SerializationInfo, StreamingContext) |
Initializes a new instance of the NewItemMustContainAllFieldsException class by using serialized data.
|
NewItemMustContainAllFieldsException (String, Exception) |
Initializes a new instance of the NewItemMustContainAllFieldsException class that contains a specified error message and a reference to the inner exception that caused this exception.
|
See Also
Reference
NewItemMustContainAllFieldsException Class
NewItemMustContainAllFieldsException Members
Microsoft.Synchronization Namespace