Expand description
Error handling module.
This module exports types related to error handling, such as the FlutterbugError, a catch-all error type, and the X11Error, which holds data derived from the XErrorEvent type.
Enumsยง
- Droppable
Object - Objects that can be dropped with a reference.
- Flutterbug
Error - An error that occurred during normal operation of Flutterbug.