public static final class UserBitShared.ExceptionWrapper.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.ExceptionWrapper.Builder> implements UserBitShared.ExceptionWrapperOrBuilder
exec.shared.ExceptionWrapper
Modifier and Type | Method and Description |
---|---|
UserBitShared.ExceptionWrapper.Builder |
addAllStackTrace(Iterable<? extends UserBitShared.StackTraceElementWrapper> values)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
UserBitShared.ExceptionWrapper.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserBitShared.ExceptionWrapper.Builder |
addStackTrace(int index,
UserBitShared.StackTraceElementWrapper.Builder builderForValue)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
UserBitShared.ExceptionWrapper.Builder |
addStackTrace(int index,
UserBitShared.StackTraceElementWrapper value)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
UserBitShared.ExceptionWrapper.Builder |
addStackTrace(UserBitShared.StackTraceElementWrapper.Builder builderForValue)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
UserBitShared.ExceptionWrapper.Builder |
addStackTrace(UserBitShared.StackTraceElementWrapper value)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
UserBitShared.StackTraceElementWrapper.Builder |
addStackTraceBuilder()
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
UserBitShared.StackTraceElementWrapper.Builder |
addStackTraceBuilder(int index)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
UserBitShared.ExceptionWrapper |
build() |
UserBitShared.ExceptionWrapper |
buildPartial() |
UserBitShared.ExceptionWrapper.Builder |
clear() |
UserBitShared.ExceptionWrapper.Builder |
clearCause()
optional .exec.shared.ExceptionWrapper cause = 4; |
UserBitShared.ExceptionWrapper.Builder |
clearExceptionClass()
optional string exception_class = 1; |
UserBitShared.ExceptionWrapper.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
UserBitShared.ExceptionWrapper.Builder |
clearMessage()
optional string message = 2; |
UserBitShared.ExceptionWrapper.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
UserBitShared.ExceptionWrapper.Builder |
clearStackTrace()
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
UserBitShared.ExceptionWrapper.Builder |
clone() |
UserBitShared.ExceptionWrapper |
getCause()
optional .exec.shared.ExceptionWrapper cause = 4; |
UserBitShared.ExceptionWrapper.Builder |
getCauseBuilder()
optional .exec.shared.ExceptionWrapper cause = 4; |
UserBitShared.ExceptionWrapperOrBuilder |
getCauseOrBuilder()
optional .exec.shared.ExceptionWrapper cause = 4; |
UserBitShared.ExceptionWrapper |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getExceptionClass()
optional string exception_class = 1; |
com.google.protobuf.ByteString |
getExceptionClassBytes()
optional string exception_class = 1; |
String |
getMessage()
optional string message = 2; |
com.google.protobuf.ByteString |
getMessageBytes()
optional string message = 2; |
UserBitShared.StackTraceElementWrapper |
getStackTrace(int index)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
UserBitShared.StackTraceElementWrapper.Builder |
getStackTraceBuilder(int index)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
List<UserBitShared.StackTraceElementWrapper.Builder> |
getStackTraceBuilderList()
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
int |
getStackTraceCount()
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
List<UserBitShared.StackTraceElementWrapper> |
getStackTraceList()
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
UserBitShared.StackTraceElementWrapperOrBuilder |
getStackTraceOrBuilder(int index)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
List<? extends UserBitShared.StackTraceElementWrapperOrBuilder> |
getStackTraceOrBuilderList()
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
boolean |
hasCause()
optional .exec.shared.ExceptionWrapper cause = 4; |
boolean |
hasExceptionClass()
optional string exception_class = 1; |
boolean |
hasMessage()
optional string message = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
UserBitShared.ExceptionWrapper.Builder |
mergeCause(UserBitShared.ExceptionWrapper value)
optional .exec.shared.ExceptionWrapper cause = 4; |
UserBitShared.ExceptionWrapper.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
UserBitShared.ExceptionWrapper.Builder |
mergeFrom(com.google.protobuf.Message other) |
UserBitShared.ExceptionWrapper.Builder |
mergeFrom(UserBitShared.ExceptionWrapper other) |
UserBitShared.ExceptionWrapper.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
UserBitShared.ExceptionWrapper.Builder |
removeStackTrace(int index)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
UserBitShared.ExceptionWrapper.Builder |
setCause(UserBitShared.ExceptionWrapper.Builder builderForValue)
optional .exec.shared.ExceptionWrapper cause = 4; |
UserBitShared.ExceptionWrapper.Builder |
setCause(UserBitShared.ExceptionWrapper value)
optional .exec.shared.ExceptionWrapper cause = 4; |
UserBitShared.ExceptionWrapper.Builder |
setExceptionClass(String value)
optional string exception_class = 1; |
UserBitShared.ExceptionWrapper.Builder |
setExceptionClassBytes(com.google.protobuf.ByteString value)
optional string exception_class = 1; |
UserBitShared.ExceptionWrapper.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
UserBitShared.ExceptionWrapper.Builder |
setMessage(String value)
optional string message = 2; |
UserBitShared.ExceptionWrapper.Builder |
setMessageBytes(com.google.protobuf.ByteString value)
optional string message = 2; |
UserBitShared.ExceptionWrapper.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
UserBitShared.ExceptionWrapper.Builder |
setStackTrace(int index,
UserBitShared.StackTraceElementWrapper.Builder builderForValue)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
UserBitShared.ExceptionWrapper.Builder |
setStackTrace(int index,
UserBitShared.StackTraceElementWrapper value)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3; |
UserBitShared.ExceptionWrapper.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.ExceptionWrapper.Builder>
public UserBitShared.ExceptionWrapper.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.ExceptionWrapper.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.ExceptionWrapper.Builder>
public UserBitShared.ExceptionWrapper getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public UserBitShared.ExceptionWrapper build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public UserBitShared.ExceptionWrapper buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public UserBitShared.ExceptionWrapper.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.ExceptionWrapper.Builder>
public UserBitShared.ExceptionWrapper.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.ExceptionWrapper.Builder>
public UserBitShared.ExceptionWrapper.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.ExceptionWrapper.Builder>
public UserBitShared.ExceptionWrapper.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.ExceptionWrapper.Builder>
public UserBitShared.ExceptionWrapper.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.ExceptionWrapper.Builder>
public UserBitShared.ExceptionWrapper.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.ExceptionWrapper.Builder>
public UserBitShared.ExceptionWrapper.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<UserBitShared.ExceptionWrapper.Builder>
public UserBitShared.ExceptionWrapper.Builder mergeFrom(UserBitShared.ExceptionWrapper other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.ExceptionWrapper.Builder>
public UserBitShared.ExceptionWrapper.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<UserBitShared.ExceptionWrapper.Builder>
IOException
public boolean hasExceptionClass()
optional string exception_class = 1;
hasExceptionClass
in interface UserBitShared.ExceptionWrapperOrBuilder
public String getExceptionClass()
optional string exception_class = 1;
getExceptionClass
in interface UserBitShared.ExceptionWrapperOrBuilder
public com.google.protobuf.ByteString getExceptionClassBytes()
optional string exception_class = 1;
getExceptionClassBytes
in interface UserBitShared.ExceptionWrapperOrBuilder
public UserBitShared.ExceptionWrapper.Builder setExceptionClass(String value)
optional string exception_class = 1;
value
- The exceptionClass to set.public UserBitShared.ExceptionWrapper.Builder clearExceptionClass()
optional string exception_class = 1;
public UserBitShared.ExceptionWrapper.Builder setExceptionClassBytes(com.google.protobuf.ByteString value)
optional string exception_class = 1;
value
- The bytes for exceptionClass to set.public boolean hasMessage()
optional string message = 2;
hasMessage
in interface UserBitShared.ExceptionWrapperOrBuilder
public String getMessage()
optional string message = 2;
getMessage
in interface UserBitShared.ExceptionWrapperOrBuilder
public com.google.protobuf.ByteString getMessageBytes()
optional string message = 2;
getMessageBytes
in interface UserBitShared.ExceptionWrapperOrBuilder
public UserBitShared.ExceptionWrapper.Builder setMessage(String value)
optional string message = 2;
value
- The message to set.public UserBitShared.ExceptionWrapper.Builder clearMessage()
optional string message = 2;
public UserBitShared.ExceptionWrapper.Builder setMessageBytes(com.google.protobuf.ByteString value)
optional string message = 2;
value
- The bytes for message to set.public List<UserBitShared.StackTraceElementWrapper> getStackTraceList()
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
getStackTraceList
in interface UserBitShared.ExceptionWrapperOrBuilder
public int getStackTraceCount()
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
getStackTraceCount
in interface UserBitShared.ExceptionWrapperOrBuilder
public UserBitShared.StackTraceElementWrapper getStackTrace(int index)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
getStackTrace
in interface UserBitShared.ExceptionWrapperOrBuilder
public UserBitShared.ExceptionWrapper.Builder setStackTrace(int index, UserBitShared.StackTraceElementWrapper value)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
public UserBitShared.ExceptionWrapper.Builder setStackTrace(int index, UserBitShared.StackTraceElementWrapper.Builder builderForValue)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
public UserBitShared.ExceptionWrapper.Builder addStackTrace(UserBitShared.StackTraceElementWrapper value)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
public UserBitShared.ExceptionWrapper.Builder addStackTrace(int index, UserBitShared.StackTraceElementWrapper value)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
public UserBitShared.ExceptionWrapper.Builder addStackTrace(UserBitShared.StackTraceElementWrapper.Builder builderForValue)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
public UserBitShared.ExceptionWrapper.Builder addStackTrace(int index, UserBitShared.StackTraceElementWrapper.Builder builderForValue)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
public UserBitShared.ExceptionWrapper.Builder addAllStackTrace(Iterable<? extends UserBitShared.StackTraceElementWrapper> values)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
public UserBitShared.ExceptionWrapper.Builder clearStackTrace()
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
public UserBitShared.ExceptionWrapper.Builder removeStackTrace(int index)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
public UserBitShared.StackTraceElementWrapper.Builder getStackTraceBuilder(int index)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
public UserBitShared.StackTraceElementWrapperOrBuilder getStackTraceOrBuilder(int index)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
getStackTraceOrBuilder
in interface UserBitShared.ExceptionWrapperOrBuilder
public List<? extends UserBitShared.StackTraceElementWrapperOrBuilder> getStackTraceOrBuilderList()
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
getStackTraceOrBuilderList
in interface UserBitShared.ExceptionWrapperOrBuilder
public UserBitShared.StackTraceElementWrapper.Builder addStackTraceBuilder()
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
public UserBitShared.StackTraceElementWrapper.Builder addStackTraceBuilder(int index)
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
public List<UserBitShared.StackTraceElementWrapper.Builder> getStackTraceBuilderList()
repeated .exec.shared.StackTraceElementWrapper stack_trace = 3;
public boolean hasCause()
optional .exec.shared.ExceptionWrapper cause = 4;
hasCause
in interface UserBitShared.ExceptionWrapperOrBuilder
public UserBitShared.ExceptionWrapper getCause()
optional .exec.shared.ExceptionWrapper cause = 4;
getCause
in interface UserBitShared.ExceptionWrapperOrBuilder
public UserBitShared.ExceptionWrapper.Builder setCause(UserBitShared.ExceptionWrapper value)
optional .exec.shared.ExceptionWrapper cause = 4;
public UserBitShared.ExceptionWrapper.Builder setCause(UserBitShared.ExceptionWrapper.Builder builderForValue)
optional .exec.shared.ExceptionWrapper cause = 4;
public UserBitShared.ExceptionWrapper.Builder mergeCause(UserBitShared.ExceptionWrapper value)
optional .exec.shared.ExceptionWrapper cause = 4;
public UserBitShared.ExceptionWrapper.Builder clearCause()
optional .exec.shared.ExceptionWrapper cause = 4;
public UserBitShared.ExceptionWrapper.Builder getCauseBuilder()
optional .exec.shared.ExceptionWrapper cause = 4;
public UserBitShared.ExceptionWrapperOrBuilder getCauseOrBuilder()
optional .exec.shared.ExceptionWrapper cause = 4;
getCauseOrBuilder
in interface UserBitShared.ExceptionWrapperOrBuilder
public final UserBitShared.ExceptionWrapper.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.ExceptionWrapper.Builder>
public final UserBitShared.ExceptionWrapper.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<UserBitShared.ExceptionWrapper.Builder>
Copyright © 1970 The Apache Software Foundation. All rights reserved.