Package dap :: Module exceptions :: Class ClientError
[hide private]
[frames] | no frames]

Class ClientError

source code

exceptions.Exception --+    
                       |    
                DapError --+
                           |
                          ClientError

Generic error with the client.

Instance Methods [hide private]

Inherited from DapError: __init__, __str__

Inherited from exceptions.Exception: __getitem__


Class Variables [hide private]
  code = 100

Class Variable Details [hide private]

code

None
Value:
100