Class UnsupportedVersionException

  • All Implemented Interfaces:
    Serializable

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

      • 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