Method | Description | |
---|---|---|
GenericHandlerTypeMismatchException ( IEnumerable |
||
GenericHandlerTypeMismatchException ( |
Initializes a new instance of the HandlerException class.
|
|
GenericHandlerTypeMismatchException ( string message, |
Initializes a new instance of the HandlerException class.
|
|
GenericHandlerTypeMismatchException ( string message, |
Initializes a new instance of the HandlerException class.
|
Method | Description | |
---|---|---|
BuildMessage ( string argumentsUsed, |
public GenericHandlerTypeMismatchException ( IEnumerable |
||
argumentsUsed | IEnumerable |
|
componentModel | ||
handler | ||
return | System |
public GenericHandlerTypeMismatchException ( |
||
info | The object that holds the serialized object data. | |
context | The contextual information about the source or destination. | |
return | System |
public GenericHandlerTypeMismatchException ( string message, |
||
message | string | The message. |
name | ||
return | System |
public GenericHandlerTypeMismatchException ( string message, |
||
message | string | The message. |
name | ||
innerException | ||
return | System |