Uses of Enum Class
io.trino.plugin.bigquery.BigQueryErrorCode
Packages that use BigQueryErrorCode
-
Uses of BigQueryErrorCode in io.trino.plugin.bigquery
Methods in io.trino.plugin.bigquery that return BigQueryErrorCodeModifier and TypeMethodDescriptionstatic BigQueryErrorCodeReturns the enum constant of this class with the specified name.static BigQueryErrorCode[]BigQueryErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.