InvalidRegionException

An exception related to obtaining a com.tomtom.sdk.common.location.GeoBoundingBox from coordinates.

Important: This is a Public Preview API. It may be changed or removed at any time.

Parameters

top

The top coordinate that caused the failure.

left

The left coordinate that caused the failure.

bottom

The bottom coordinate that caused the failure.

right

The right coordinate that caused the failure.

Functions

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Properties

Link copied to clipboard
open val cause: Throwable?
Link copied to clipboard
open val message: String?