Hierarchy

  • StiError

Index

Properties

Static consoleErrorLog

consoleErrorLog: boolean = true

Static consoleMessageLog

consoleMessageLog: boolean = true

Static consoleWarningLog

consoleWarningLog: boolean = true

Static errorMessageForm

errorMessageForm: any

Methods

Static showError

  • showError(e: any, showForm?: boolean, infoForm?: boolean): void
  • Parameters

    • e: any
    • Default value showForm: boolean = true
    • Default value infoForm: boolean = false

    Returns void

Generated using TypeDoc