PropertyCannotBeModifiedException(String, System.Exception) Constructor

The PropertyCannotBeModifiedException constructor initializes a new instance of the PropertyCannotBeModifiedException class with the specified error message and a reference to the inner exception that is the cause of this exception.

Parameters

message   Error message that explains the reason for the exception, or an empty string.

e   Inner exception that is the cause of this exception.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security