class documentation

class DirectoryNotExist(Error):

View In Hierarchy

DirectoryNotExist Class.

Method __init__ Return DirectoryNotExist Object.
Instance Variable directory Directory that doesn't exist.
Method __str__ Returns exception message.
def __init__(self, directory):

Return DirectoryNotExist Object.

ParametersdirectoryUndocumented (type: str)
directory =

Directory that doesn't exist.

def __str__(self):

Returns exception message.

API Documentation for v0tools, generated by pydoctor 21.2.2 at 1996-06-17 15:00:00.