Uses of Class
org.eclipse.rdf4j.http.protocol.error.ErrorType
Packages that use ErrorType
-
Uses of ErrorType in org.eclipse.rdf4j.http.protocol.error
Fields in org.eclipse.rdf4j.http.protocol.error declared as ErrorTypeModifier and TypeFieldDescriptionstatic final ErrorType
ErrorType.MALFORMED_DATA
static final ErrorType
ErrorType.MALFORMED_QUERY
static final ErrorType
ErrorType.REPOSITORY_EXISTS
static final ErrorType
ErrorType.UNSUPPORTED_FILE_FORMAT
static final ErrorType
ErrorType.UNSUPPORTED_QUERY_LANGUAGE
Methods in org.eclipse.rdf4j.http.protocol.error that return ErrorTypeModifier and TypeMethodDescriptionstatic ErrorType
ErrorInfo.getErrorType()
protected static ErrorType
Constructors in org.eclipse.rdf4j.http.protocol.error with parameters of type ErrorType