Class UnsupportedVersionException

All Implemented Interfaces:
Serializable

public class UnsupportedVersionException extends InvalidClassException
Deprecated.
use com.mchange.v2.ser.UnsupportedVersionException
See Also:
  • Constructor Details

    • UnsupportedVersionException

      public UnsupportedVersionException(String message)
      Deprecated.
    • UnsupportedVersionException

      public UnsupportedVersionException(Object obj, int version)
      Deprecated.