public static final class BillingExceptionJson.StackTraceElementJson extends Object
| Constructor and Description |
|---|
BillingExceptionJson.StackTraceElementJson(String className,
String fileName,
Integer lineNumber,
String methodName,
Boolean nativeMethod) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getClassName() |
String |
getFileName() |
Integer |
getLineNumber() |
String |
getMethodName() |
Boolean |
getNativeMethod() |
int |
hashCode() |
String |
toString() |
Copyright © 2010-2014. All Rights Reserved.