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