Overload List
| Name | Description | |
|---|---|---|
| MessageNotReadableException()()()() | ||
| MessageNotReadableException(String) | ||
| MessageNotReadableException(SerializationInfo, StreamingContext) |
Initializes a new instance of the MessageNotReadableException class with serialized data.
Throws System.ArgumentNullException if the info parameter is null.
Throws System.Runtime.Serialization.SerializationException if the class name is null or System.Exception.HResult is zero (0).
| |
| MessageNotReadableException(String, Exception) | ||
| MessageNotReadableException(String, String) | ||
| MessageNotReadableException(String, String, Exception) |