Class SeedNodeOutdatedException

All Implemented Interfaces:
Serializable

public class SeedNodeOutdatedException
extends ConfigException
Used to signal that the seed node used for an operation is outdated and might need to be refreshed.
See Also:
Serialized Form
  • Constructor Details

    • SeedNodeOutdatedException

      public SeedNodeOutdatedException​(String message)