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