JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Help
GeckoView 69.0a1 API
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package org.mozilla.geckoview
Class
org.mozilla.geckoview.GeckoResult.UncaughtException
extends
RuntimeException
implements Serializable
Class
org.mozilla.geckoview.WebRequestError
extends
Exception
implements Serializable
Serialized Fields
code
int code
The error code, e.g.
WebRequestError.ERROR_MALFORMED_URI
.
category
int category
The error category, e.g.
WebRequestError.ERROR_CATEGORY_URI
.
Skip navigation links
Package
Class
Tree
Deprecated
Help
GeckoView 69.0a1 API
Prev
Next
Frames
No Frames
All Classes