exception documentation

class ConchError(Exception):

Constructor: ConchError(value, data)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable data Undocumented
Instance Variable value Undocumented
def __init__(self, value, data=None):

Undocumented

data =

Undocumented

value =

Undocumented