Package ZenStatus :: Module Ping :: Class PermissionError
[hide private]
[frames] | no frames]

Class PermissionError

source code

exceptions.Exception --+
                       |
                      PermissionError

Not permitted to access resource.

Instance Methods [hide private]

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

Class Variables [hide private]

Inherited from exceptions.Exception: __implemented__, __provides__