BESTGUI errors and exceptions.
-
exception bestgui.errors.BestEnvError(*args, **kwargs)
- Invalid environment for BEST.
-
exception bestgui.errors.BestGUIException(*args, **kwargs)
- Common base class for BESTGUI exceptions.
-
exception bestgui.errors.InvalidParameterError(*args, **kwargs)
- Invalid parameter.
-
exception bestgui.errors.MissingParameterError(*args, **kwargs)
- Mandatory parameter missing.