Overload List

  NameDescription
Public methodMessageNotWriteableException()()()()
Public methodMessageNotWriteableException(String)
Protected methodMessageNotWriteableException(SerializationInfo, StreamingContext)
Initializes a new instance of the MessageNotWriteableException 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).
Public methodMessageNotWriteableException(String, Exception)
Public methodMessageNotWriteableException(String, String)
Public methodMessageNotWriteableException(String, String, Exception)

See Also