exceptions.exception

Module Contents

exception exceptions.exception.ModelException

Bases: Exception

Common base class for all non-exit exceptions.

exception exceptions.exception.GraphException

Bases: Exception

Common base class for all non-exit exceptions.

exception exceptions.exception.SchemaException

Bases: Exception

Common base class for all non-exit exceptions.