Exceptions¶
ReGraph exceptions.
- 
exception regraph.exceptions.AttributeSetError[source]¶
- Exceptions class for errors in attribute sets. 
- 
exception regraph.exceptions.GraphError[source]¶
- Class for errors in graph transformation with primitives. 
- 
exception regraph.exceptions.InvalidHomomorphism[source]¶
- Exceptions class for invalid homomorphisms. 
- 
exception regraph.exceptions.RevisionError[source]¶
- Exceptions class for erros in Hierarchy revisions. 
- 
exception regraph.exceptions.RewritingError[source]¶
- Exceptions class for errors in rewriting in a hierarchy. 
- 
exception regraph.exceptions.TotalityWarning[source]¶
- Warning about the edge in the hierarchy becoming partial.