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

Class PluginError

source code

exceptions.Exception --+    
                       |    
                DapError --+
                           |
                          PluginError
Known Subclasses:
ExtensionNotSupportedError, OpenFileError

Generic error with a plugin.

Instance Methods [hide private]

Inherited from DapError: __init__, __str__

Inherited from exceptions.Exception: __getitem__


Class Variables [hide private]
  code = 300

Class Variable Details [hide private]

code

None
Value:
300