LocationException constructor

LocationException(
  1. String message
)

Implementation

LocationException(this.message);