class documentation

class MultiJoin(Exception):

View In Hierarchy

Used by join construction code to indicate the point at which a multi-valued join was attempted (if the caller wants to treat that exceptionally).
Method __init__ Undocumented
Instance Variable level Undocumented
Instance Variable names​_with​_path Undocumented
def __init__(self, names_pos, path_with_names):

Undocumented

level =

Undocumented

names_with_path =

Undocumented