Click or drag to resize
UnassignedMessageTypeException Constructor
Overload List
  NameDescription
Public methodUnassignedMessageTypeException
Initializes a new instance of the UnassignedMessageTypeException class with the default error message.
Public methodUnassignedMessageTypeException(String)
Initializes a new instance of the UnassignedMessageTypeException class with a specified error message.
Public methodUnassignedMessageTypeException(String, Exception)
Initializes a new instance of the UnassignedMessageTypeException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Top
See Also