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

Exception class related to running commands. More...

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

Static Public Attributes

int CODE = 2
 
- 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 running commands.


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