FetchDataException constructor

FetchDataException(
  1. String message
)

Implementation

FetchDataException(this.message);