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