| Home | Trees | Indices | Help |
|---|
|
|
Defines custom exceptions that can be thrown within the PySys framework.
| Classes | |
|
FileNotFoundException Exception raised when a file cannot be found. |
|
|
IncorrectFileTypeException Exception raised when the extension of a file is incorrect. |
|
|
ExecutableNotFoundException Exception raised when an executable cannot be found. |
|
|
ProcessError Exception raised when creating a process. |
|
|
ProcessTimeout Exception raised when a process times out. |
|
|
InvalidDescriptorException Exception raised when a testcase descriptor is invalid. |
|
|
InvalidXMLException Exception raised when an input XML file is invalid. |
|
| Variables | |
__package__ = None
|
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Fri Jan 3 14:41:14 2014 | http://epydoc.sourceforge.net |