fplutil
An open source project by FPL.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Pages
fplutil.buildutil.common.AdbError Class Reference

Exception class related to missing or broken adb connections. More...

Inheritance diagram for fplutil.buildutil.common.AdbError:
fplutil.buildutil.common.Error

Static Public Attributes

int CODE = 4
 
- Static Public Attributes inherited from fplutil.buildutil.common.Error
int CODE = -1
 

Additional Inherited Members

- Public Member Functions inherited from fplutil.buildutil.common.Error
def error_message
 Return a string representation of the error. More...
 
def error_code
 Return a scalar representation of the error. More...
 

Detailed Description

Exception class related to missing or broken adb connections.


The documentation for this class was generated from the following file: