Uses of Enum
com.clickhouse.client.api.ServerException.ErrorCodes
Packages that use ServerException.ErrorCodes
-
Uses of ServerException.ErrorCodes in com.clickhouse.client.api
Methods in com.clickhouse.client.api that return ServerException.ErrorCodesModifier and TypeMethodDescriptionstatic ServerException.ErrorCodesReturns the enum constant of this type with the specified name.static ServerException.ErrorCodes[]ServerException.ErrorCodes.values()Returns an array containing the constants of this enum type, in the order they are declared.