Closed
Bug 1010328
Opened 11 years ago
Closed 7 years ago
devicemanager should distinguish between timeouts and other types of exceptions
Categories
(Testing :: Mozbase, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1440714
People
(Reporter: wlach, Assigned: gbrown)
Details
We should have a seperate exception type for timeouts, because we often want to handle them differently from other types of exceptions. For backwards compatibility, we should make it inherit from DMError (:bc's new ADB module will correctly make them a completely separate class).
Assignee | ||
Comment 1•7 years ago
|
||
devicemanager has been replaced.
Assignee: nobody → gbrown
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•