EmbeddedDuplicateHandlerException Members
The EmbeddedDuplicateHandlerException type exposes the following members.
Constructors
Name | Description | |
---|---|---|
EmbeddedDuplicateHandlerException()()()() |
Initializes a new EmbeddedDuplicateHandlerException instance with a specified error message.
|
|
EmbeddedDuplicateHandlerException(String) |
Initializes a new EmbeddedDuplicateHandlerException instance with a specified error message.
|
|
EmbeddedDuplicateHandlerException(String, Exception) |
Initializes a new EmbeddedDuplicateHandlerException instance with a specified error message and a reference to the inner exception that is the cause of this exception.
|
|
EmbeddedDuplicateHandlerException(UInt16, MethodInfo, MethodInfo) |
Initializes a new EmbeddedDuplicateHandlerException instance and constructs an error message from the given information.
|
Fields
Name | Description | |
---|---|---|
DeclaringType1 |
The type containing the first handler method.
|
|
DeclaringType2 |
The type containing the second handler method.
|
|
HandlerMethodName1 |
The name of the first handler method.
|
|
HandlerMethodName2 |
The name of the second handler method.
|
|
Id |
The message ID with multiple handler methods.
|