gino.exceptions module

exception gino.exceptions.GinoException[source]

Bases: Exception

exception gino.exceptions.MultipleResultsFound[source]

Bases: gino.exceptions.GinoException

exception gino.exceptions.NoResultFound[source]

Bases: gino.exceptions.GinoException

exception gino.exceptions.NoSuchRowError[source]

Bases: gino.exceptions.GinoException

exception gino.exceptions.UninitializedError[source]

Bases: gino.exceptions.GinoException

exception gino.exceptions.UnknownJSONPropertyError[source]

Bases: gino.exceptions.GinoException