InternalFailure
class InternalFailure constructor(val top: Double, val left: Double, val bottom: Double, val right: Double, val message: String = "Cannot obtain a region for coordinates: top = ") : RegionCalculationFailure
Unexpected internal failure has occurred when calculating region.