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 Detail

      • SeedNodeOutdatedException

        public SeedNodeOutdatedException​(String message)