Class ObjectOutdatedException

All Implemented Interfaces:
Serializable

@Deprecated public class ObjectOutdatedException extends RebindException
Deprecated.
Version of object has changed meanwhile.
See Also:
  • Constructor Details

    • ObjectOutdatedException

      public ObjectOutdatedException()
      Deprecated.
    • ObjectOutdatedException

      public ObjectOutdatedException(@Nullable @Nullable OutdatedObjectInfo info)
      Deprecated.
  • Method Details