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)
|