gino.exceptions module
exception gino.exceptions.GinoException
基类:Exception
exception gino.exceptions.MultipleResultsFound
基类:gino.exceptions.GinoException
exception gino.exceptions.NoResultFound
基类:gino.exceptions.GinoException
exception gino.exceptions.NoSuchRowError
基类:gino.exceptions.GinoException
exception gino.exceptions.UninitializedError
基类:gino.exceptions.GinoException
exception gino.exceptions.UnknownJSONPropertyError