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

Class OpenFileError

source code

exceptions.Exception --+        
                       |        
                DapError --+    
                           |    
                 PluginError --+
                               |
                              OpenFileError

Exception raised when unable to open a file.

Instance Methods [hide private]

Inherited from DapError: __init__, __str__

Inherited from exceptions.Exception: __getitem__


Class Variables [hide private]
  code = 302

Class Variable Details [hide private]

code

None
Value:
302