SerializationException Constructor |
Name | Description | |
---|---|---|
![]() | SerializationException |
Initializes a new instance of the SerializationException class.
|
![]() | SerializationException(String) |
Initializes a new instance of the SerializationException class.
|
![]() | SerializationException(SerializationInfo, StreamingContext) |
Initializes a new instance of the SerializationException class.
|
![]() | SerializationException(String, Exception) |
Initializes a new instance of the SerializationException class.
|
![]() | SerializationException(String, String, String) |
Initializes a new instance of the SerializationException class.
|
![]() | SerializationException(String, String, String, Exception) |
Initializes a new instance of the SerializationException class.
|