Enhanced C#
Language of your choice: library documentation
|
An exception thrown when an attempt is made to modify a read-only object. More...
An exception thrown when an attempt is made to modify a read-only object.
Public Member Functions | |
ReadOnlyException (string msg) | |
ReadOnlyException (string msg, Exception innerException) | |