EmbeddedInvalidHandlerSignatureException Constructor
Overload List
Name | Description | |
---|---|---|
EmbeddedInvalidHandlerSignatureException()()()() |
Initializes a new EmbeddedInvalidHandlerSignatureException instance.
|
|
EmbeddedInvalidHandlerSignatureException(String) |
Initializes a new EmbeddedInvalidHandlerSignatureException instance with a specified error message.
|
|
EmbeddedInvalidHandlerSignatureException(String, Exception) |
Initializes a new EmbeddedInvalidHandlerSignatureException instance with a specified error message and a reference to the inner exception that is the cause of this exception.
|
|
EmbeddedInvalidHandlerSignatureException(Type, String) |
Initializes a new EmbeddedInvalidHandlerSignatureException instance and constructs an error message from the given information.
|