Gjsify LogoGjsify Logo

Error domain for Tracker Sparql. Errors in this domain will be from the #TrackerSparqlError enumeration. See #GError for more information on error domains.

Index

Enumeration Members

ERROR_CONSTRAINT: number

Subject is not in the domain of a property or trying to set multiple values for a single valued property.

ERROR_INCOMPLETE_PROPERTY_DEFINITION: number

The property is not completely defined.

ERROR_INTERNAL: number

Internal error.

ERROR_MISSING_LAST_MODIFIED_HEADER: number

The ontology doesn't contain nrl:lastModified header

ERROR_NO_SPACE: number

There was no disk space available to perform the request.

ERROR_ONTOLOGY_NOT_FOUND: number

The specified ontology wasn't found.

ERROR_OPEN_ERROR: number

Problem encounted while opening the database.

ERROR_PARSE: number

Error parsing the SPARQL string.

ERROR_QUERY_FAILED: number

Problem while executing the query.

ERROR_TYPE: number

Type constraint failed when trying to insert data.

ERROR_UNKNOWN_CLASS: number

Unknown class.

ERROR_UNKNOWN_GRAPH: number

Unknown graph.

ERROR_UNKNOWN_PROPERTY: number

Unknown property.

ERROR_UNSUPPORTED: number

Unsupported feature or method.

N_ERRORS: number

The total number of error codes.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method