File: errors.md

package info (click to toggle)
node-quickjs-emscripten 0.23.0%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,900 kB
  • sloc: ansic: 71,457; javascript: 7,638; makefile: 506; sh: 153
file content (17 lines) | stat: -rw-r--r-- 669 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[quickjs-emscripten](../README.md) / [Exports](../modules.md) / errors

# Namespace: errors

Collects the informative errors this library may throw.

## Table of contents

### Classes

- [QuickJSAsyncifyError](../classes/errors.QuickJSAsyncifyError.md)
- [QuickJSAsyncifySuspended](../classes/errors.QuickJSAsyncifySuspended.md)
- [QuickJSMemoryLeakDetected](../classes/errors.QuickJSMemoryLeakDetected.md)
- [QuickJSNotImplemented](../classes/errors.QuickJSNotImplemented.md)
- [QuickJSUnwrapError](../classes/errors.QuickJSUnwrapError.md)
- [QuickJSUseAfterFree](../classes/errors.QuickJSUseAfterFree.md)
- [QuickJSWrongOwner](../classes/errors.QuickJSWrongOwner.md)