Gjsify LogoGjsify Logo

This enum defines errors that may happen during user interaction.

Index

Enumeration Members

BAD_CAPTCHA: number

Given captcha image was not valid

BAD_CAPTCHA_URL: number

Given url for capctha loading was not valid

BAD_PARAMETERS: number

Signon-Ui cannot create dialog based on the given UiSessionData

BAD_URL: number

Given url was not valid

CANCELED: number

User canceled action. Plugin should not retry automatically after this

FORBIDDEN: number

Showing ui forbidden by ui policy

FORGOT_PASSWORD: number

User pressed forgot password

GENERAL: number

Generic error during interaction

NONE: number

No errors

NOT_AVAILABLE: number

Requested ui is not available. For example browser cannot be started

NO_SIGNONUI: number

Cannot send request to signon-ui

REFRESH_FAILED: number

Refresh failed

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