Options
All
  • Public
  • Public/Protected
  • All
Menu

Application runtime error

Hierarchy

  • BaseError
    • RuntimeError

Index

Constructors

Properties

Constructors

  • Creates a new RuntimeError

    Parameters

    • message: string

      defines the message of the error

    • errorCode: ErrorCodesType

      the error code

    • Optional innerError: Error

      the error that caused the outer error

    Returns RuntimeError

Properties

errorCode: ErrorCodesType

The error code

innerError?: Error

The error that caused this outer error

Legend

  • Constructor
  • Property
  • Method
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Property
  • Method
  • Static method

Settings

Theme