diff --git a/v3/internal/runtime/desktop/@wailsio/runtime/docs/classes/Call.RuntimeError.html b/v3/internal/runtime/desktop/@wailsio/runtime/docs/classes/Call.RuntimeError.html index 8be63de1a..5c924c060 100644 --- a/v3/internal/runtime/desktop/@wailsio/runtime/docs/classes/Call.RuntimeError.html +++ b/v3/internal/runtime/desktop/@wailsio/runtime/docs/classes/Call.RuntimeError.html @@ -1,6 +1,6 @@
Constructs a new RuntimeError instance.
The error message.
Rest
...args: any[]Optional arguments for the Error constructor.
-Optional
causeOptional
stackGenerated using TypeDoc
Optional
causeOptional
stackGenerated using TypeDoc
Exception class that will be thrown in case the bound method returns an error. The value of the RuntimeError#name property is "RuntimeError".
-