Package org.vaadin.firitin.geolocation
Class GeolocationErrorEvent
java.lang.Object
org.vaadin.firitin.geolocation.GeolocationErrorEvent
Deprecated, for removal: This API element is subject to removal in a future version.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumDeprecated, for removal: This API element is subject to removal in a future version.See https://developer.mozilla.org/en-US/docs/Web/API/GeolocationPositionError -
Constructor Summary
ConstructorsConstructorDescriptionGeolocationErrorEvent(int code, String message) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetError()Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.intDeprecated, for removal: This API element is subject to removal in a future version.toString()Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
GeolocationErrorEvent
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getError
Deprecated, for removal: This API element is subject to removal in a future version. -
getRawErrorCode
public int getRawErrorCode()Deprecated, for removal: This API element is subject to removal in a future version. -
getErrorMessage
Deprecated, for removal: This API element is subject to removal in a future version. -
toString
Deprecated, for removal: This API element is subject to removal in a future version.
-
Geolocationhelper. Use the nativecom.vaadin.flow.component.geolocation.Geolocationerror API (error.debugInfo()/error.errorCode()).