public static class Stacks.StackTrace extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
String |
getFileName() |
Integer |
getLineNumber() |
String |
getMethodName() |
boolean |
isNativeMethod() |
String |
toRawString() |
String |
toString() |
Copyright © 2024. All rights reserved.