Gjsify LogoGjsify Logo

Error codes returned by #GUri methods.

Index

Enumeration Members

BAD_AUTH_PARAMS: number

The authentication parameters of a URI could not be parsed.

BAD_FRAGMENT: number

The fragment of a URI could not be parsed.

BAD_HOST: number

The host of a URI could not be parsed.

BAD_PASSWORD: number

The password of a URI could not be parsed.

BAD_PATH: number

The path of a URI could not be parsed.

BAD_PORT: number

The port of a URI could not be parsed.

BAD_QUERY: number

The query of a URI could not be parsed.

BAD_SCHEME: number

The scheme of a URI could not be parsed.

BAD_USER: number

The user/userinfo of a URI could not be parsed.

FAILED: number

Generic error if no more specific error is available. See the error message for details.

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