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