Gjsify LogoGjsify Logo

Error codes for %SOUP_TLD_ERROR.

Index

Enumeration Members

INVALID_HOSTNAME: number

A hostname was syntactically invalid.

IS_IP_ADDRESS: number

The passed-in "hostname" was actually an IP address (and thus has no base domain or public suffix).

NOT_ENOUGH_DOMAINS: number

The passed-in hostname did not have enough components. Eg, calling soup_tld_get_base_domain() on "co.uk".

NO_BASE_DOMAIN: number

The passed-in hostname has no recognized public suffix.

NO_PSL_DATA: number

The Public Suffix List was not available.

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