Uses of Class
com.clickhouse.client.grpc.impl.Exception
Packages that use Exception
-
Uses of Exception in com.clickhouse.client.grpc.impl
Methods in com.clickhouse.client.grpc.impl that return ExceptionModifier and TypeMethodDescriptionException.Builder.build()Exception.Builder.buildPartial()static ExceptionException.getDefaultInstance()Exception.Builder.getDefaultInstanceForType()Exception.getDefaultInstanceForType()Result.Builder.getException()Set by the ClickHouse server if there was an exception thrown while executing.Result.getException()Set by the ClickHouse server if there was an exception thrown while executing.ResultOrBuilder.getException()Set by the ClickHouse server if there was an exception thrown while executing.static ExceptionException.parseDelimitedFrom(InputStream input) static ExceptionException.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExceptionException.parseFrom(byte[] data) static ExceptionException.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExceptionException.parseFrom(com.google.protobuf.ByteString data) static ExceptionException.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExceptionException.parseFrom(com.google.protobuf.CodedInputStream input) static ExceptionException.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExceptionException.parseFrom(InputStream input) static ExceptionException.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ExceptionException.parseFrom(ByteBuffer data) static ExceptionException.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.clickhouse.client.grpc.impl that return types with arguments of type ExceptionModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Exception>Exception.getParserForType()static com.google.protobuf.Parser<Exception>Exception.parser()Methods in com.clickhouse.client.grpc.impl with parameters of type ExceptionModifier and TypeMethodDescriptionResult.Builder.mergeException(Exception value) Set by the ClickHouse server if there was an exception thrown while executing.static Exception.BuilderException.newBuilder(Exception prototype) Result.Builder.setException(Exception value) Set by the ClickHouse server if there was an exception thrown while executing.