VersionFetchException constructor
VersionFetchException(
- String message,
- Object exception,
- StackTrace stackTrace
Implementation
VersionFetchException(this.message, this.exception, this.stackTrace);