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:
  • Constructor Details

    • SeedNodeOutdatedException

      public SeedNodeOutdatedException(String message)