Gjsify LogoGjsify Logo

These error are primary for developers to troubleshoot the problem rather than for user.

Index

Enumeration Members

CONNECTION_CLOSED: number

Connection is not open.

CONTEXT_NULL: number

Context is %NULL. Should not be %NULL for normal operation.

DOC_NULL: number

#xmlDocPtr is %NULL.

FILE_READ: number

Sets if xml file is not readable

INVALID_SCHEMA: number

Sets if the used schema is invalid.

INVALID_XML: number

Sets if xml check fails. Xml file structure doesn't match with DTD file

PARSE: number

Sets if parsing reports an error

PARSE_CHUNK: number

If set, error with parse chunk algorithm.

PARSE_CONTEXT: number

Sets if an error with context during parsing an xml file

SERVER_OPERATION: number

Sets if server operation is %NULL.

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