ApiErrorMessageException constructor

ApiErrorMessageException(
  1. String message
)

Implementation

ApiErrorMessageException(this.message);