twisted.trial.util._NoTrialMarker
class twisted.trial.util._NoTrialMarker(Exception): (source)
View In Hierarchy
No trial marker file could be found.
Raised when trial attempts to remove a trial temporary working directory that does not contain a marker file.