| Home | Trees | Indices | Help |
|
|---|
|
|
SCons.Errors
This file contains the exception classes used to handle internal and user errors in SCons.
|
|||
|
BuildError Errors occurring while building. |
|||
| InternalError | |||
| UserError | |||
| StopError | |||
| SConsEnvironmentError | |||
| MSVCError | |||
| ExplicitExit | |||
|
|||
|
|||
|
|||
__revision__ =
|
|||
__package__ =
|
|||
|
|||
Convert any return code a BuildError 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 Thu Aug 8 14:51:07 2019 | http://epydoc.sourceforge.net |