public static interface ErrorHandlingProtos.StackTraceElementMessageOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getDeclaringClass() |
String |
getFileName() |
int |
getLineNumber() |
String |
getMethodName() |
boolean |
hasDeclaringClass() |
boolean |
hasFileName() |
boolean |
hasLineNumber() |
boolean |
hasMethodName() |
boolean hasDeclaringClass()
String getDeclaringClass()
boolean hasMethodName()
String getMethodName()
boolean hasFileName()
String getFileName()
boolean hasLineNumber()
int getLineNumber()
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.