WasmModuleError constructor

WasmModuleError(
  1. String message
)

Implementation

WasmModuleError(this.message);