public static final class RemoteException.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RemoteException.Builder> implements RemoteExceptionOrBuilder
ExceptionsProtobuf type
IronPdfEngine.Proto.RemoteException| Modifier and Type | Method and Description |
|---|---|
RemoteException.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RemoteException |
build() |
RemoteException |
buildPartial() |
RemoteException.Builder |
clear() |
RemoteException.Builder |
clearExceptionType()
string exception_type = 1; |
RemoteException.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RemoteException.Builder |
clearMessage()
string message = 2; |
RemoteException.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RemoteException.Builder |
clearRemoteStackTrace()
string remote_stack_trace = 3; |
RemoteException.Builder |
clearRootException()
optional .IronPdfEngine.Proto.RemoteException root_exception = 4; |
RemoteException.Builder |
clone() |
RemoteException |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getExceptionType()
string exception_type = 1; |
com.google.protobuf.ByteString |
getExceptionTypeBytes()
string exception_type = 1; |
String |
getMessage()
string message = 2; |
com.google.protobuf.ByteString |
getMessageBytes()
string message = 2; |
String |
getRemoteStackTrace()
string remote_stack_trace = 3; |
com.google.protobuf.ByteString |
getRemoteStackTraceBytes()
string remote_stack_trace = 3; |
RemoteException |
getRootException()
optional .IronPdfEngine.Proto.RemoteException root_exception = 4; |
RemoteException.Builder |
getRootExceptionBuilder()
optional .IronPdfEngine.Proto.RemoteException root_exception = 4; |
RemoteExceptionOrBuilder |
getRootExceptionOrBuilder()
optional .IronPdfEngine.Proto.RemoteException root_exception = 4; |
boolean |
hasRootException()
optional .IronPdfEngine.Proto.RemoteException root_exception = 4; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RemoteException.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RemoteException.Builder |
mergeFrom(com.google.protobuf.Message other) |
RemoteException.Builder |
mergeFrom(RemoteException other) |
RemoteException.Builder |
mergeRootException(RemoteException value)
optional .IronPdfEngine.Proto.RemoteException root_exception = 4; |
RemoteException.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RemoteException.Builder |
setExceptionType(String value)
string exception_type = 1; |
RemoteException.Builder |
setExceptionTypeBytes(com.google.protobuf.ByteString value)
string exception_type = 1; |
RemoteException.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RemoteException.Builder |
setMessage(String value)
string message = 2; |
RemoteException.Builder |
setMessageBytes(com.google.protobuf.ByteString value)
string message = 2; |
RemoteException.Builder |
setRemoteStackTrace(String value)
string remote_stack_trace = 3; |
RemoteException.Builder |
setRemoteStackTraceBytes(com.google.protobuf.ByteString value)
string remote_stack_trace = 3; |
RemoteException.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RemoteException.Builder |
setRootException(RemoteException.Builder builderForValue)
optional .IronPdfEngine.Proto.RemoteException root_exception = 4; |
RemoteException.Builder |
setRootException(RemoteException value)
optional .IronPdfEngine.Proto.RemoteException root_exception = 4; |
RemoteException.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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitfindInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteException.Builder>public RemoteException.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteException.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteException.Builder>public RemoteException getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RemoteException build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RemoteException buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RemoteException.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteException.Builder>public RemoteException.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteException.Builder>public RemoteException.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteException.Builder>public RemoteException.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteException.Builder>public RemoteException.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteException.Builder>public RemoteException.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteException.Builder>public RemoteException.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RemoteException.Builder>public RemoteException.Builder mergeFrom(RemoteException other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteException.Builder>public RemoteException.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RemoteException.Builder>IOExceptionpublic String getExceptionType()
string exception_type = 1;getExceptionType in interface RemoteExceptionOrBuilderpublic com.google.protobuf.ByteString getExceptionTypeBytes()
string exception_type = 1;getExceptionTypeBytes in interface RemoteExceptionOrBuilderpublic RemoteException.Builder setExceptionType(String value)
string exception_type = 1;value - The exceptionType to set.public RemoteException.Builder clearExceptionType()
string exception_type = 1;public RemoteException.Builder setExceptionTypeBytes(com.google.protobuf.ByteString value)
string exception_type = 1;value - The bytes for exceptionType to set.public String getMessage()
string message = 2;getMessage in interface RemoteExceptionOrBuilderpublic com.google.protobuf.ByteString getMessageBytes()
string message = 2;getMessageBytes in interface RemoteExceptionOrBuilderpublic RemoteException.Builder setMessage(String value)
string message = 2;value - The message to set.public RemoteException.Builder clearMessage()
string message = 2;public RemoteException.Builder setMessageBytes(com.google.protobuf.ByteString value)
string message = 2;value - The bytes for message to set.public String getRemoteStackTrace()
string remote_stack_trace = 3;getRemoteStackTrace in interface RemoteExceptionOrBuilderpublic com.google.protobuf.ByteString getRemoteStackTraceBytes()
string remote_stack_trace = 3;getRemoteStackTraceBytes in interface RemoteExceptionOrBuilderpublic RemoteException.Builder setRemoteStackTrace(String value)
string remote_stack_trace = 3;value - The remoteStackTrace to set.public RemoteException.Builder clearRemoteStackTrace()
string remote_stack_trace = 3;public RemoteException.Builder setRemoteStackTraceBytes(com.google.protobuf.ByteString value)
string remote_stack_trace = 3;value - The bytes for remoteStackTrace to set.public boolean hasRootException()
optional .IronPdfEngine.Proto.RemoteException root_exception = 4;hasRootException in interface RemoteExceptionOrBuilderpublic RemoteException getRootException()
optional .IronPdfEngine.Proto.RemoteException root_exception = 4;getRootException in interface RemoteExceptionOrBuilderpublic RemoteException.Builder setRootException(RemoteException value)
optional .IronPdfEngine.Proto.RemoteException root_exception = 4;public RemoteException.Builder setRootException(RemoteException.Builder builderForValue)
optional .IronPdfEngine.Proto.RemoteException root_exception = 4;public RemoteException.Builder mergeRootException(RemoteException value)
optional .IronPdfEngine.Proto.RemoteException root_exception = 4;public RemoteException.Builder clearRootException()
optional .IronPdfEngine.Proto.RemoteException root_exception = 4;public RemoteException.Builder getRootExceptionBuilder()
optional .IronPdfEngine.Proto.RemoteException root_exception = 4;public RemoteExceptionOrBuilder getRootExceptionOrBuilder()
optional .IronPdfEngine.Proto.RemoteException root_exception = 4;getRootExceptionOrBuilder in interface RemoteExceptionOrBuilderpublic final RemoteException.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteException.Builder>public final RemoteException.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteException.Builder>Copyright © 2022–2023 Iron Software. All rights reserved.