Classes
BaseClass() | This class holds the minimum common features. |
BasePlugin([configuration, section_header]) | An abstract base-class for plugins |
Component() | A base-class for Composite and Leaf |
Exceptions
ApeError | The Base Exception for code in this package |
DontCatchError | An exception to put in Operations so they don’t catch ApeErrors |