EspressoException
interface EspressoException : TestFrameworkException
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   | 
              
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   | 
              
AmbiguousViewMatcherException | 
                
                   An exception which indicates that a   | 
              
NoMatchingViewException | 
                
                   Indicates that a given matcher did not match any elements in the view hierarchy.  | 
              
Used for identifying an exception as coming from the Espresso framework.