GeolocationError

open fun GeolocationError(code: Int, @Nullable message: String)

Constructor to define a new Geolocation error.

Parameters

code

ErrorCode: the error code

message

String: The error description.