This documentation is archived and is not being maintained.

CannotRenameDueToChildConflictException Constructor

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
Public method CannotRenameDueToChildConflictException(String) Initializes a new instance of the CannotRenameDueToChildConflictException class with error message.
Protected method CannotRenameDueToChildConflictException(SerializationInfo, StreamingContext) Initializes a new instance of the CannotRenameDueToChildConflictException class with serialized data.
Public method CannotRenameDueToChildConflictException(String, Exception) Initializes a new instance of the CannotRenameDueToChildConflictException class with error message and inner exception.
Public method CannotRenameDueToChildConflictException(String, String) Initializes a new instance of the CannotRenameDueToChildConflictException class with the item causing the exception.
Top
Show: