ghostly.errors¶
All local errors that ghostly raises.
-
exception
ghostly.errors.GhostlyError[source]¶ Bases:
exceptions.ExceptionGhostly error, which all Ghostly errors inherit.
-
exception
ghostly.errors.DriverDoesNotExistError[source]¶ Bases:
ghostly.errors.GhostlyErrorRaised when
Ghostly.__init__()can’t load a specific driver.
-
exception
ghostly.errors.GhostlyTestFailed[source]¶ Bases:
ghostly.errors.GhostlyError