CarryInterruptedException
public
class
CarryInterruptedException
extends Object
java.lang.Object
|
↳ |
com.android.tradefed.testtype.junit4.CarryInterruptedException
|
Thrown when test phase timeout is triggered and an InterruptedException needs to be carried from
test execution thread to invocation execution thread.
Summary
Public constructors
CarryInterruptedException
public CarryInterruptedException (InterruptedException e)
Parameters |
e |
InterruptedException |
Public methods
getInterruptedException
public InterruptedException getInterruptedException ()
Returns |
InterruptedException |
|
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2023-03-08 UTC.
[null,null,["Last updated 2023-03-08 UTC."],[],[]]