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

Exception class for missing build tools or other bad paths to them. More...

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

Static Public Attributes

int CODE = 1
 
- 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 for missing build tools or other bad paths to them.


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