EmbeddedDuplicateHandlerException Constructor
Overload List
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.
|