Part of twisted.python.filepath View Source View In Hierarchy
It is private because all application code may portably catch UnlistableError
instead.
Inherited from UnlistableError:
| Instance Variable | originalException | the actual original exception instance, either an OSError
or a WindowsError. | 
  
| Method | __init__ | Create an UnlistableError exception. |