Uses of Enum Class
org.basex.query.QueryError.ErrType
Packages that use QueryError.ErrType
-
Uses of QueryError.ErrType in org.basex.query
Methods in org.basex.query that return QueryError.ErrTypeModifier and TypeMethodDescriptionstatic QueryError.ErrTypeReturns the enum constant of this class with the specified name.static QueryError.ErrType[]QueryError.ErrType.values()Returns an array containing the constants of this enum class, in the order they are declared.