[]
The exception that is thrown when trying to set a property value.
public class IsReadOnlyException : Exception, ISerializable
Public Class IsReadOnlyException
Inherits Exception
Implements ISerializable
| Name | Description |
|---|---|
| IsReadOnlyException() | Initializes a new instance of the IsReadOnlyException class. |
| IsReadOnlyException(string) | Initializes a new instance of the IsReadOnlyException class. |