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[源代码]

基类:gino.exceptions.GinoException