Skip to content
This repository has been archived by the owner on Jun 9, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (13 loc) · 788 Bytes

cp.spec.Error.md

File metadata and controls

19 lines (13 loc) · 788 Bytes

docs » cp.spec.Error


Provides an Error message, which can be thrown via the error function.

API Overview

  • Functions - API calls offered directly by the extension
  • is

API Documentation

Functions

Signature cp.spec.Error.is(other) -> boolean
Type Function
Description Checks if the other is an instance of the Error class.