InvalidRegionException

fun InvalidRegionException(    top: Double,     left: Double,     bottom: Double,     right: Double)

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.