Package org.openqa.selenium.remote
Class ErrorFilter
java.lang.Object
org.openqa.selenium.remote.ErrorFilter
- All Implemented Interfaces:
Function<HttpHandler,
,HttpHandler> Filter
-
Constructor Details
-
ErrorFilter
public ErrorFilter() -
ErrorFilter
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<HttpHandler,
HttpHandler>
-