This documentation is archived and is not being maintained.
CannotRenameDueToChildConflictException Constructor
Visual Studio 2013
Initializes a new instance of the CannotRenameDueToChildConflictException 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 | |
|---|---|---|
|
CannotRenameDueToChildConflictException(String) | Initializes a new instance of the CannotRenameDueToChildConflictException class with error message. |
|
CannotRenameDueToChildConflictException(SerializationInfo, StreamingContext) | Initializes a new instance of the CannotRenameDueToChildConflictException class with serialized data. |
|
CannotRenameDueToChildConflictException(String, Exception) | Initializes a new instance of the CannotRenameDueToChildConflictException class with error message and inner exception. |
|
CannotRenameDueToChildConflictException(String, String) | Initializes a new instance of the CannotRenameDueToChildConflictException class with the item causing the exception. |
Show: