sfapi-ts

Home > @cjh1/sfapi > CancelError

CancelError class

Signature:

export declare class CancelError extends Error 

Extends: Error

(Some inherited members may not be shown because they are not represented in the documentation.)

Constructors

Constructor Modifiers Description
(constructor)(message)   Constructs a new instance of the CancelError class

Properties

Property Modifiers Type Description
isCancelled readonly boolean