Package ZenUtils :: Module Exceptions :: Class ZenPathError
[hide private]
[frames] | no frames]

Class ZenPathError

source code

exceptions.Exception --+    
                       |    
       ZentinelException --+
                           |
                          ZenPathError

When walking a path something along the way wasn't found.

Instance Methods [hide private]

Inherited from exceptions.Exception: __getitem__, __init__, __providedBy__, __str__

Class Variables [hide private]

Inherited from exceptions.Exception: __implemented__, __provides__