This documentation is archived and is not being maintained.
MergeTargetPathHasNamespacePendingChangeConflictException Constructor
Visual Studio 2013
Initializes a new instance of the MergeTargetPathHasNamespacePendingChangeConflictException class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
MergeTargetPathHasNamespacePendingChangeConflictException(String) | Encapsulates a message string into a MergeTargetPathHasNamespacePendingChangeConflictException. |
|
MergeTargetPathHasNamespacePendingChangeConflictException(SerializationInfo, StreamingContext) | Initializes a new instance of the MergeTargetPathHasNamespacePendingChangeConflictException class with serialized data. |
|
MergeTargetPathHasNamespacePendingChangeConflictException(String, Exception) | Encapsulates a message string and exception object into a MergeTargetPathHasNamespacePendingChangeConflictException. |
Show: