FetchDataExceptions constructor

FetchDataExceptions([
  1. String? message
])

Implementation

FetchDataExceptions([String? message]): super(message,"Error During Communication");