Enum QueryErrorType

java.lang.Object
java.lang.Enum<QueryErrorType>
org.eclipse.rdf4j.query.resultio.binary.QueryErrorType
All Implemented Interfaces:
Serializable, Comparable<QueryErrorType>

public enum QueryErrorType extends Enum<QueryErrorType>
A type-safe enumeration for query error types.
Author:
Arjohn Kampman