Home | Trees | Indices | Help |
|
---|
|
SCons.Errors
This file contains the exception classes used to handle internal and user errors in SCons.
|
|||
BuildError Errors occuring while building. |
|||
InternalError | |||
UserError | |||
StopError | |||
EnvironmentError | |||
MSVCError | |||
ExplicitExit |
|
|||
|
|
|||
__revision__ =
|
|||
__package__ =
|
|
Convert any return code a BuildError Exception. `status' can either be a return code or an Exception. The buildError.status we set here will normally be used as the exit status of the "scons" process. |
|
__revision__
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Sep 27 12:53:21 2014 | http://epydoc.sourceforge.net |