TestFrameworkException
public interface TestFrameworkException
EspressoException | 
                
                   Used for identifying an exception as coming from the   | 
              
InjectEventSecurityException | 
                
                   An checked   | 
              
UnsupportedDeviceOperationException | 
                
                   An exception which indicates that the device selected does not support an operation called on it.  | 
              
AmbiguousViewMatcherException | 
                
                   An exception which indicates that a   | 
              
AppNotIdleException | 
                
                   An exception which indicates that the App has not become idle even after the specified duration.  | 
              
IdlingResourceTimeoutException | 
                
                   Indicates that an   | 
              
InjectEventSecurityException | 
                
                   An checked   | 
              
NoActivityResumedException | 
                
                   An exception which indicates that there are no activities in stage RESUMED.  | 
              
NoMatchingRootException | 
                
                   Indicates that a given matcher did not match any   | 
              
NoMatchingViewException | 
                
                   Indicates that a given matcher did not match any elements in the view hierarchy.  | 
              
NoRemoteEspressoInstanceException | 
                
                   An   | 
              
PerformException | 
                
                   Indicates that an exception occurred while performing a ViewAction on the UI thread.  | 
              
RemoteEspressoException | 
                
                   Espresso exception representing any runtime related errors in a multi-process environment  | 
              
RemoteProtocolException | 
                
                   Espresso exception representing any protocol related errors in a multi-process environment  | 
              
RootViewException | 
                
                   An   | 
              
Marker interface for identifying an exception as coming from a test framework.