Package pyb :: Module core :: Class BuildException
[show private | hide private]
[frames | no frames]

Class BuildException

Exception --+
            |
           BuildException


Raised if an error occurs during the build.
Method Summary
  __init__(self, *args)
Constructor.
    Inherited from Exception
  __getitem__(...)
  __str__(...)

Method Details

__init__(self, *args)
(Constructor)

Constructor.
Parameters:
args - must include the message and may also include a second argument which is the current task name.
Overrides:
exceptions.Exception.__init__

Generated by Epydoc 2.1 on Fri Apr 23 15:39:19 2004 http://epydoc.sf.net