WriteException Constructor |
Name | Description | |
---|---|---|
![]() | WriteException |
Initializes a new instance of the WriteException class.
|
![]() | WriteException(String) |
Initializes a new instance of the WriteException class with a specified
error message.
|
![]() | WriteException(SerializationInfo, StreamingContext) |
Initializes a new instance of the WriteException class with serialized
data.
|
![]() | WriteException(String, Exception) |
Initializes a new instance of the WriteException class with a specified
error message and a reference to the inner exception that is the cause
of this exception.
|