Class CFToolsUnavailable

The request was aborted by CFTools indicating that the service is currently unavailable. Consult the status page of the service to gather information about the problem. Contact the support if the problem persists.

Hierarchy

  • Error

    Hierarchy

    • CFToolsUnavailable

Constructors

Properties

message: string
name: string
stack?: string
prepareStackTrace?: ((err: Error, stackTraces: CallSite[]) => any)

Type declaration

stackTraceLimit: number

Methods

  • Create .stack property on a target object

    Parameters

    • targetObject: object
    • Optional constructorOpt: Function

    Returns void

Generated using TypeDoc