public class MethodCall extends Object
| Constructor and Description |
|---|
MethodCall(int callIndex,
Exception callStack,
Object[] callArgs)
Public constructor.
|
public MethodCall(int callIndex,
Exception callStack,
Object[] callArgs)
callIndex - See getCallIndex().callStack - See getCallStack().callArgs - See getCallArgs().Copyright © 2013. All rights reserved.