UnsupportedVersionException constructor

UnsupportedVersionException(
  1. String versionName
)

Implementation

UnsupportedVersionException(this.versionName);