FetchException constructor

FetchException(
  1. String message
)

ctor

Implementation

FetchException(super.message) : errorCode = OSError.noErrorCode;