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

Class ServerError

source code

exceptions.Exception --+    
                       |    
                DapError --+
                           |
                          ServerError
Known Subclasses:
ConstraintExpressionError

Generic error with the server.

Instance Methods [hide private]

Inherited from DapError: __init__, __str__

Inherited from exceptions.Exception: __getitem__


Class Variables [hide private]
  code = 200

Class Variable Details [hide private]

code

None
Value:
200