module generic.iter_exceptions

Inheritance diagram of pysqllike.generic.iter_exceptions

Short summary

module pysqllike.generic.iter_exceptions

An class which iterates on any set.

source on GitHub

Classes

class

truncated documentation

IterException

custom exception

NotAllowedOperation

custom exception

SchemaException

custom exception

Documentation

An class which iterates on any set.

source on GitHub

exception pysqllike.generic.iter_exceptions.IterException

Bases: Exception

custom exception

source on GitHub

exception pysqllike.generic.iter_exceptions.NotAllowedOperation

Bases: Exception

custom exception

source on GitHub

exception pysqllike.generic.iter_exceptions.SchemaException

Bases: Exception

custom exception

source on GitHub