public class ErrorHandler extends java.lang.Object implements CommandHandler
Constructor and Description |
---|
ErrorHandler(org.openqa.selenium.json.Json json,
java.lang.Throwable throwable) |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.openqa.selenium.remote.http.HttpRequest req,
org.openqa.selenium.remote.http.HttpResponse resp) |
public ErrorHandler(org.openqa.selenium.json.Json json, java.lang.Throwable throwable)
public void execute(org.openqa.selenium.remote.http.HttpRequest req, org.openqa.selenium.remote.http.HttpResponse resp)
execute
in interface CommandHandler