Uses of Enum Class
io.trino.spi.StandardErrorCode
Packages that use StandardErrorCode
-
Uses of StandardErrorCode in io.trino.spi
Subclasses with type arguments of type StandardErrorCode in io.trino.spiMethods in io.trino.spi that return StandardErrorCodeModifier and TypeMethodDescriptionstatic StandardErrorCodeReturns the enum constant of this class with the specified name.static StandardErrorCode[]StandardErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.