ReadOnlyException Constructor
.NET Framework (current version)
Initializes a new instance of the ReadOnlyException class.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | ReadOnlyException() | Initializes a new instance of the ReadOnlyException class. |
![]() | ReadOnlyException(SerializationInfo^, StreamingContext) | Initializes a new instance of the ReadOnlyException class with serialization information. |
![]() | ReadOnlyException(String^) | Initializes a new instance of the ReadOnlyException class with the specified string. |
![]() | ReadOnlyException(String^, Exception^) | Initializes a new instance of the ReadOnlyException class with a specified error message and a reference to the inner exception that is the cause of this exception. |
Show:

