메소드 | 설명 | |
---|---|---|
GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
MethodInvocationException ( String message, |
Wraps the passed in exception for examination later
|
메소드 | 설명 | |
---|---|---|
MethodInvocationException ( SerializationInfo info, StreamingContext context ) : System |
public GetObjectData ( SerializationInfo info, StreamingContext context ) : void | ||
info | SerializationInfo | |
context | StreamingContext | |
리턴 | void |
protected MethodInvocationException ( SerializationInfo info, StreamingContext context ) : System | ||
info | SerializationInfo | |
context | StreamingContext | |
리턴 | System |
public MethodInvocationException ( String message, |
||
message | String | |
innerException | ||
methodName | String | |
리턴 | System |