justoptions_gui._errors module

Errors for justbytes_gui.

exception justoptions_gui._errors.GUIError

Bases: exceptions.Exception

Superclass of all errors for this package.

exception justoptions_gui._errors.GUIValueError

Bases: justoptions_gui._errors.GUIError

Raised if argument value is bad.

Previous topic

justoptions_gui._config module

Next topic

justoptions_gui._gadgets module

This Page