Expand description
Interpreter error types and error codes. Interpreter error types matching the Go SDK’s errs package.
Structs§
- Interpreter
Error - A script interpreter error with an error code and description.
Enums§
- Interpreter
Error Code - Error codes for the script interpreter.
Functions§
- is_
error_ code - Check if an error has a specific error code.