MessageTypeNotSupportedException Constructor
Overload List
OverloadDescription
MessageTypeNotSupportedException Constructor(SerializationInfo,StreamingContext)Initializes a new instance of the MessageTypeNotSupportedException class with serialized data.  
MessageTypeNotSupportedException Constructor()Initializes a new instance of the MessageTypeNotSupportedException class.  
MessageTypeNotSupportedException Constructor(Int32,String)Initializes a new instance of the MessageTypeNotSupportedException class with a specified error message and an error code associated with this exception.  
MessageTypeNotSupportedException Constructor(String,Exception)Initializes a new instance of the MessageTypeNotSupportedException class with a specified error message and a reference to the inner exception that is the cause of this exception.  
MessageTypeNotSupportedException Constructor(String)Initializes a new instance of the MessageTypeNotSupportedException class with a specified error message.