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__ =
|
|
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.0beta1 on Mon Jun 14 22:07:42 2010 | http://epydoc.sourceforge.net |