Method | Description | |
---|---|---|
GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
MethodInvocationException ( String message, |
Wraps the passed in exception for examination later
|
Method | Description | |
---|---|---|
MethodInvocationException ( SerializationInfo info, StreamingContext context ) : System |
public GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
info | SerializationInfo | |
context | StreamingContext | |
return | void |
protected MethodInvocationException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
return | System |
public MethodInvocationException ( String message, |
||
message | String | |
innerException | ||
methodName | String | |
return | System |