Uses of Enum Class
io.trino.spi.StandardErrorCode
Packages that use StandardErrorCode
-
Uses of StandardErrorCode in io.trino.spi
Methods 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.