exception documentation

class BoostError(Exception):

Constructor: BoostError(value)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Method __str__ Undocumented
Instance Variable value Undocumented
def __init__(self, value):

Undocumented

def __str__(self):

Undocumented

value =

Undocumented