docs » cp.spec.Error
Provides an Error message, which can be thrown via the error function.
- Functions - API calls offered directly by the extension
- is
| Signature | cp.spec.Error.is(other) -> boolean |
|---|---|
| Type | Function |
| Description | Checks if the other is an instance of the Error class. |