io.appium.java_client
Class MobileErrorHandler

java.lang.Object
  extended by io.appium.java_client.MobileErrorHandler

public class MobileErrorHandler
extends Object

Created by jonahss on 4/8/14.


Constructor Summary
MobileErrorHandler()
           
 
Method Summary
 void throwIfMobileError(org.openqa.selenium.WebDriverException originalException)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MobileErrorHandler

public MobileErrorHandler()
Method Detail

throwIfMobileError

public void throwIfMobileError(org.openqa.selenium.WebDriverException originalException)
                        throws RuntimeException
Throws:
RuntimeException


Copyright © 2014. All rights reserved.