exception documentation

class NewDerivedEntry(Exception): (source)

View In Hierarchy

Undocumented

Method __init__ Undocumented
Instance Variable entry Undocumented
def __init__(self, *args, entry): (source)

Undocumented

Parameters
*args:objectUndocumented
entry:_CachedEpydocLinker.CacheEntryUndocumented

Undocumented