Type of the error
Description of the error
Optional
executionErrorDetails: stringGives more details about an error of type UnbluErrorType.EXECUTION_EXCEPTION
Description of the error
Optional
executionGives more details about an error of type UnbluErrorType.EXECUTION_EXCEPTION
Type of the error
General unblu JS API error class that will be thrown whenever something goes wrong.
Check the documentation of UnbluErrorType for more details on the different error types.
Example for the Floating API:
or using async / await:
The error types may either be checked via their constant string values or via the UnbluErrorType enum: