public final class StackTraceElement extends Object implements Serializable
Modifier and Type | Method and Description |
---|---|
String |
getClassName() |
String |
getFileName() |
int |
getLineNumber() |
String |
getMethodName() |
boolean |
isNativeMethod() |