TooManyGeohashesException constructor

TooManyGeohashesException(
  1. int count
)

Implementation

TooManyGeohashesException(this.count);