Uses of Class
com.ironsoftware.ironpdf.internal.proto.RemoteException
Packages that use RemoteException
-
Uses of RemoteException in com.ironsoftware.ironpdf.internal.proto
Methods in com.ironsoftware.ironpdf.internal.proto that return RemoteExceptionModifier and TypeMethodDescriptionRemoteException.Builder.build()RemoteException.Builder.buildPartial()static RemoteExceptionRemoteException.getDefaultInstance()RemoteException.Builder.getDefaultInstanceForType()RemoteException.getDefaultInstanceForType()BooleanResult.Builder.getException().IronPdfEngine.Proto.RemoteException exception = 2;BooleanResult.getException().IronPdfEngine.Proto.RemoteException exception = 2;BooleanResultOrBuilder.getException().IronPdfEngine.Proto.RemoteException exception = 2;BytesResultStream.Builder.getException().IronPdfEngine.Proto.RemoteException exception = 2;BytesResultStream.getException().IronPdfEngine.Proto.RemoteException exception = 2;BytesResultStreamOrBuilder.getException().IronPdfEngine.Proto.RemoteException exception = 2;EmptyResult.Builder.getException().IronPdfEngine.Proto.RemoteException exception = 2;EmptyResult.getException().IronPdfEngine.Proto.RemoteException exception = 2;EmptyResultOrBuilder.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetBookmarksResult.Builder.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetBookmarksResult.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetBookmarksResultOrBuilder.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetFormResult.Builder.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetFormResult.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetFormResultOrBuilder.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetPagesResult.Builder.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetPagesResult.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetPagesResultOrBuilder.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetPdfAttachmentCollectionResult.Builder.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetPdfAttachmentCollectionResult.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetPdfAttachmentCollectionResultOrBuilder.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetPdfAttachmentDataResultStream.Builder.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetPdfAttachmentDataResultStream.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetPdfAttachmentDataResultStreamOrBuilder.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetPdfSecuritySettingsResult.Builder.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetPdfSecuritySettingsResult.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetPdfSecuritySettingsResultOrBuilder.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetVerifySignatureResult.Builder.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetVerifySignatureResult.getException().IronPdfEngine.Proto.RemoteException exception = 2;GetVerifySignatureResultOrBuilder.getException().IronPdfEngine.Proto.RemoteException exception = 2;HandshakeResponse.Builder.getException().IronPdfEngine.Proto.RemoteException exception = 3;HandshakeResponse.getException().IronPdfEngine.Proto.RemoteException exception = 3;HandshakeResponseOrBuilder.getException().IronPdfEngine.Proto.RemoteException exception = 3;ImageResultStream.Builder.getException().IronPdfEngine.Proto.RemoteException exception = 2;ImageResultStream.getException().IronPdfEngine.Proto.RemoteException exception = 2;ImageResultStreamOrBuilder.getException().IronPdfEngine.Proto.RemoteException exception = 2;ImagesResultStream.Builder.getException().IronPdfEngine.Proto.RemoteException exception = 2;ImagesResultStream.getException().IronPdfEngine.Proto.RemoteException exception = 2;ImagesResultStreamOrBuilder.getException().IronPdfEngine.Proto.RemoteException exception = 2;IntResult.Builder.getException().IronPdfEngine.Proto.RemoteException exception = 2;IntResult.getException().IronPdfEngine.Proto.RemoteException exception = 2;IntResultOrBuilder.getException().IronPdfEngine.Proto.RemoteException exception = 2;MetadataFieldResult.Builder.getException().IronPdfEngine.Proto.RemoteException exception = 2;MetadataFieldResult.getException().IronPdfEngine.Proto.RemoteException exception = 2;MetadataFieldResultOrBuilder.getException().IronPdfEngine.Proto.RemoteException exception = 2;PdfDocumentResult.Builder.getException().IronPdfEngine.Proto.RemoteException exception = 2;PdfDocumentResult.getException().IronPdfEngine.Proto.RemoteException exception = 2;PdfDocumentResultOrBuilder.getException().IronPdfEngine.Proto.RemoteException exception = 2;StringResult.Builder.getException().IronPdfEngine.Proto.RemoteException exception = 2;StringResult.getException().IronPdfEngine.Proto.RemoteException exception = 2;StringResultOrBuilder.getException().IronPdfEngine.Proto.RemoteException exception = 2;RemoteException.Builder.getRootException()optional .IronPdfEngine.Proto.RemoteException root_exception = 4;RemoteException.getRootException()optional .IronPdfEngine.Proto.RemoteException root_exception = 4;RemoteExceptionOrBuilder.getRootException()optional .IronPdfEngine.Proto.RemoteException root_exception = 4;static RemoteExceptionRemoteException.parseDelimitedFrom(InputStream input) static RemoteExceptionRemoteException.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RemoteExceptionRemoteException.parseFrom(byte[] data) static RemoteExceptionRemoteException.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RemoteExceptionRemoteException.parseFrom(com.google.protobuf.ByteString data) static RemoteExceptionRemoteException.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RemoteExceptionRemoteException.parseFrom(com.google.protobuf.CodedInputStream input) static RemoteExceptionRemoteException.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RemoteExceptionRemoteException.parseFrom(InputStream input) static RemoteExceptionRemoteException.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RemoteExceptionRemoteException.parseFrom(ByteBuffer data) static RemoteExceptionRemoteException.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.ironsoftware.ironpdf.internal.proto that return types with arguments of type RemoteExceptionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RemoteException>RemoteException.getParserForType()static com.google.protobuf.Parser<RemoteException>RemoteException.parser()Methods in com.ironsoftware.ironpdf.internal.proto with parameters of type RemoteExceptionModifier and TypeMethodDescriptionBooleanResult.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;BytesResultStream.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;EmptyResult.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;GetBookmarksResult.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;GetFormResult.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;GetPagesResult.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;GetPdfAttachmentCollectionResult.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;GetPdfAttachmentDataResultStream.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;GetPdfSecuritySettingsResult.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;GetVerifySignatureResult.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;HandshakeResponse.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 3;ImageResultStream.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;ImagesResultStream.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;IntResult.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;MetadataFieldResult.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;PdfDocumentResult.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;StringResult.Builder.mergeException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;RemoteException.Builder.mergeFrom(RemoteException other) RemoteException.Builder.mergeRootException(RemoteException value) optional .IronPdfEngine.Proto.RemoteException root_exception = 4;static RemoteException.BuilderRemoteException.newBuilder(RemoteException prototype) BooleanResult.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;BytesResultStream.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;EmptyResult.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;GetBookmarksResult.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;GetFormResult.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;GetPagesResult.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;GetPdfAttachmentCollectionResult.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;GetPdfAttachmentDataResultStream.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;GetPdfSecuritySettingsResult.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;GetVerifySignatureResult.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;HandshakeResponse.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 3;ImageResultStream.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;ImagesResultStream.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;IntResult.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;MetadataFieldResult.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;PdfDocumentResult.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;StringResult.Builder.setException(RemoteException value) .IronPdfEngine.Proto.RemoteException exception = 2;RemoteException.Builder.setRootException(RemoteException value) optional .IronPdfEngine.Proto.RemoteException root_exception = 4;