Class UnsupportedVersionException

All Implemented Interfaces:
Serializable

public class UnsupportedVersionException extends VersionException
An UnsupportedVersionException indicates an unsupported version.
Since:
GemFire 5.7
See Also:
  • Constructor Details

    • UnsupportedVersionException

      public UnsupportedVersionException(short versionOrdinal)
      Constructs a new UnsupportedVersionException.
      Parameters:
      versionOrdinal - The ordinal of the requested Version
    • UnsupportedVersionException

      public UnsupportedVersionException(String message)
      Constructs a new UnsupportedVersionException.
      Parameters:
      message - The exception message