Module error
Expand description
Errors in the gdext library.
Structs§
- Call
Error - Error capable of representing failed function calls.
- Convert
Error - Represents errors that can occur when converting values from Godot.
- IoError
- Error that can occur while using
gdext
IO utilities. - String
Error - Error related to string encoding/decoding.