Class InvalidUpdateSequence

  • All Implemented Interfaces:
    Serializable

    public class InvalidUpdateSequence
    extends EdalException
    Exception that is thrown when a user requests an updatesequence that is either invalid or higher than the current updatesequence
    Author:
    Jon Blower
    See Also:
    Serialized Form
    • Constructor Detail

      • InvalidUpdateSequence

        public InvalidUpdateSequence​(String message)
        Creates a new instance of InvalidUpdateSequence
        Parameters:
        message - The message to send to the client