airgun.exceptions

Exceptions raised by airgun

Module Contents

exception airgun.exceptions.ReadOnlyWidgetError

Bases: Exception

Raised mainly when trying to fill a read only widget

exception airgun.exceptions.DisabledWidgetError

Bases: Exception

Raised when a widget is disabled, and not usable for some contexts scenarios

exception airgun.exceptions.DestinationNotReachedError

Bases: Exception

Raised when navigation destination view was not reached (not dispayed).