justbytes_gui._errors module

Errors for justbytes_gui.

exception justbytes_gui._errors.GUIError

Bases: exceptions.Exception

Superclass of all errors for this package.

exception justbytes_gui._errors.GUIValueError

Bases: justbytes_gui._errors.GUIError

Raised if argument value is bad.

Previous topic

justbytes_gui._config module

Next topic

justbytes_gui._frame module

This Page