Enum Class QueryError.ErrType

java.lang.Object
java.lang.Enum<QueryError.ErrType>
org.basex.query.QueryError.ErrType
All Implemented Interfaces:
Serializable, Comparable<QueryError.ErrType>, java.lang.constant.Constable
Enclosing class:
QueryError

public static enum QueryError.ErrType extends Enum<QueryError.ErrType>
Error types.
Author:
BaseX Team 2005-21, BSD License, Leo Woerteler