starbase Package

exceptions Module

exception starbase.exceptions.ImproperlyConfigured[source]

Bases: starbase.exceptions.BaseException

Exception raised when developer didn’t configure the code properly.

exception starbase.exceptions.InvalidArguments[source]

Bases: exceptions.ValueError, starbase.exceptions.BaseException

Exception raised when invalid arguments supplied.

exception starbase.exceptions.ParseError[source]

Bases: starbase.exceptions.BaseException

Raised if the request or response contain malformed data.

exception starbase.exceptions.DoesNotExist[source]

Bases: starbase.exceptions.BaseException

Does not exist.

Read the Docs v: 0.2.7
Versions
latest
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2
0.1
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.