exception documentation

class UnificationException(Exception): (source)

Constructor: UnificationException(a, b, bindings)

View In Hierarchy

Undocumented

Method __init__ Undocumented
def __init__(self, a, b, bindings): (source) ΒΆ

Undocumented