Uses of Enum Class
io.trino.spi.ErrorType
Packages that use ErrorType
-
Uses of ErrorType in io.trino.spi
Subclasses with type arguments of type ErrorType in io.trino.spiMethods in io.trino.spi that return ErrorTypeModifier and TypeMethodDescriptionErrorCode.getType()static ErrorTypeReturns the enum constant of this class with the specified name.static ErrorType[]ErrorType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in io.trino.spi with parameters of type ErrorType