exception documentation

class NoSuchSuiteException(Exception):

Constructor: NoSuchSuiteException(suite)

View In Hierarchy

Undocumented

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

Undocumented

def __repr__(self):

Undocumented

def __str__(self):

Undocumented

suite =

Undocumented