Trees | Indices | Help |
|
---|
|
Defines custom exceptions that can be thrown within the PySys framework.
|
|||
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. |
|||
AbortExecution Raised to abort execution of a test. |
|
|||
__package__ = None
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Mar 07 19:45:24 2018 | http://epydoc.sourceforge.net |