public interface RemoteExceptionOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
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; |
RemoteExceptionOrBuilder |
getRootExceptionOrBuilder()
optional .IronPdfEngine.Proto.RemoteException root_exception = 4; |
boolean |
hasRootException()
optional .IronPdfEngine.Proto.RemoteException root_exception = 4; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString 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;boolean hasRootException()
optional .IronPdfEngine.Proto.RemoteException root_exception = 4;RemoteException getRootException()
optional .IronPdfEngine.Proto.RemoteException root_exception = 4;RemoteExceptionOrBuilder getRootExceptionOrBuilder()
optional .IronPdfEngine.Proto.RemoteException root_exception = 4;Copyright © 2022–2023 Iron Software. All rights reserved.