Class AbstractVersionException

    • Method Detail

      • getVersion

        public final int getVersion()
        Return the numeric version which has caused this exception.
        Returns:
        Numeric version
      • getClosestVersion

        public final @NonNull ABIVersion getClosestVersion()
        Return the closest version supported by this codebase.
        Returns:
        Closest supported ABIVersion