Class ObjectOutdatedException

All Implemented Interfaces:
Serializable

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

    • ObjectOutdatedException

      public ObjectOutdatedException()
    • ObjectOutdatedException

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