Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IPromise

Interface for a promise that can be rejected.

Hierarchy

  • IPromise

Index

Methods

Methods

reject

  • reject(exception: Exception): boolean
  • Parameters

    • exception: Exception

    Returns boolean