Uses of Enum Class
is.codion.framework.json.db.ErrorKind
Packages that use ErrorKind
-
Uses of ErrorKind in is.codion.framework.json.db
Methods in is.codion.framework.json.db that return ErrorKindModifier and TypeMethodDescriptionstatic ErrorKindReturns the enum constant of this class with the specified name.static ErrorKind[]ErrorKind.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in is.codion.framework.json.db that return types with arguments of type ErrorKind