FetchException constructor
FetchException(
- String message
ctor
Implementation
FetchException(super.message) : errorCode = OSError.noErrorCode;
ctor
FetchException(super.message) : errorCode = OSError.noErrorCode;