gino.exceptions module

exception gino.exceptions.GinoException

Bases: Exception

exception gino.exceptions.MultipleResultsFound

Bases: gino.exceptions.GinoException

exception gino.exceptions.NoResultFound

Bases: gino.exceptions.GinoException

exception gino.exceptions.NoSuchRowError

Bases: gino.exceptions.GinoException

exception gino.exceptions.UninitializedError

Bases: gino.exceptions.GinoException

exception gino.exceptions.UnknownJSONPropertyError

Bases: gino.exceptions.GinoException