TranslationApiException constructor

TranslationApiException(
  1. String message
)

Implementation

TranslationApiException(this.message);