Package SCons :: Module Errors
[hide private]
[frames] | no frames]

Module Errors

source code

SCons.Errors

This file contains the exception classes used to handle internal and user errors in SCons.



Classes [hide private]
  BuildError
  InternalError
  UserError
  StopError
  EnvironmentError
  ExplicitExit
  TaskmasterException
Variables [hide private]
  __revision__ = 'src/engine/SCons/Errors.py 3266 2008/08/12 07:...
Variables Details [hide private]

__revision__

Value:
'src/engine/SCons/Errors.py 3266 2008/08/12 07:31:01 knight'