Uses of Interface
com.clickhouse.client.grpc.impl.ExceptionOrBuilder
-
Packages that use ExceptionOrBuilder Package Description com.clickhouse.client.grpc.impl -
-
Uses of ExceptionOrBuilder in com.clickhouse.client.grpc.impl
Classes in com.clickhouse.client.grpc.impl that implement ExceptionOrBuilder Modifier and Type Class Description classExceptionProtobuf typeclickhouse.grpc.Exceptionstatic classException.BuilderProtobuf typeclickhouse.grpc.ExceptionMethods in com.clickhouse.client.grpc.impl that return ExceptionOrBuilder Modifier and Type Method Description ExceptionOrBuilderResult.Builder. getExceptionOrBuilder()Set by the ClickHouse server if there was an exception thrown while executing.ExceptionOrBuilderResult. getExceptionOrBuilder()Set by the ClickHouse server if there was an exception thrown while executing.ExceptionOrBuilderResultOrBuilder. getExceptionOrBuilder()Set by the ClickHouse server if there was an exception thrown while executing.
-