Part of twisted.vfs View Source
| Class | VFSError | Base class for all VFS errors. | 
| Class | PermissionError | The user does not have permission to perform the requested operation. | 
| Class | NotFoundError | The file or directory does not exist. | 
| Class | AlreadyExistsError | The file or directory already exists. | 
| Interface | IFileSystemNode | No interface docstring; 1/1 attributes, 3/3 methods documented | 
| Interface | IFileSystemLeaf | No interface docstring; 4/4 methods documented | 
| Interface | IFileSystemContainer | No interface docstring; 5/5 methods documented |