Uses of Enum Class
io.trino.plugin.mongodb.MongoErrorCode
Packages that use MongoErrorCode
-
Uses of MongoErrorCode in io.trino.plugin.mongodb
Subclasses with type arguments of type MongoErrorCode in io.trino.plugin.mongodbMethods in io.trino.plugin.mongodb that return MongoErrorCodeModifier and TypeMethodDescriptionstatic MongoErrorCodeReturns the enum constant of this class with the specified name.static MongoErrorCode[]MongoErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.