ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.addAllStackTrace(Iterable<? extends ThrowablePB.StackTraceElementProto> values) |
The stack trace of this Throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.addStackTrace(int index,
ThrowablePB.StackTraceElementProto value) |
The stack trace of this Throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.addStackTrace(int index,
ThrowablePB.StackTraceElementProto.Builder builderForValue) |
The stack trace of this Throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.addStackTrace(ThrowablePB.StackTraceElementProto value) |
The stack trace of this Throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.addStackTrace(ThrowablePB.StackTraceElementProto.Builder builderForValue) |
The stack trace of this Throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.clear() |
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.clearCause() |
The cause of this Throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.clearOriginalClassName() |
The name of the class of the exception that was actually thrown.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.clearOriginalMessage() |
The message of this throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.clearStackTrace() |
The stack trace of this Throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.clone() |
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.getCauseBuilder() |
The cause of this Throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.mergeCause(ThrowablePB.ThrowableProto value) |
The cause of this Throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.mergeFrom(com.google.protobuf.Message other) |
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.mergeFrom(ThrowablePB.ThrowableProto other) |
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.newBuilder() |
|
static ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.newBuilder(ThrowablePB.ThrowableProto prototype) |
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.newBuilderForType() |
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.removeStackTrace(int index) |
The stack trace of this Throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.setCause(ThrowablePB.ThrowableProto value) |
The cause of this Throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.setCause(ThrowablePB.ThrowableProto.Builder builderForValue) |
The cause of this Throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.setOriginalClassName(String value) |
The name of the class of the exception that was actually thrown.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.setOriginalClassNameBytes(com.google.protobuf.ByteString value) |
The name of the class of the exception that was actually thrown.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.setOriginalMessage(String value) |
The message of this throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.setOriginalMessageBytes(com.google.protobuf.ByteString value) |
The message of this throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.setStackTrace(int index,
ThrowablePB.StackTraceElementProto value) |
The stack trace of this Throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.setStackTrace(int index,
ThrowablePB.StackTraceElementProto.Builder builderForValue) |
The stack trace of this Throwable.
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
ThrowablePB.ThrowableProto.Builder |
ThrowablePB.ThrowableProto.toBuilder() |
|