polywrap_wasm.errors module
This module contains the error classes used by polywrap-wasm package.
- exception polywrap_wasm.errors.WasmError[source]
Bases:
WrapErrorBase class for all exceptions related to wasm wrappers.
This module contains the error classes used by polywrap-wasm package.
Bases: WrapError
Base class for all exceptions related to wasm wrappers.