InvocationException Constructor |
Name | Description | |
---|---|---|
InvocationException(SerializationInfo, StreamingContext) | Initializes a new instance of the InvocationException class | |
InvocationException(String, IObject, String, Object) |
Initializes a new instance of the InvokationException class using the specified error message, object, member name and parameters.
| |
InvocationException(String, IObject, String, Object, Exception) |
Initializes a new instance of the InvokationException class using the specified error message, object, member name, invokation parameters and a reference to the inner exception.
|