Class ServerRollBackException

  • All Implemented Interfaces:
    Serializable

    public class ServerRollBackException
    extends RuntimeException
    Thrown normally by a TRS Provider when the last change event which was processed can not be found in the list of change logs which was retrieved from the server meaning probably that the server has been rolled back to a state previous to that change event
    Since:
    2.3.0
    See Also:
    Serialized Form
    • Constructor Detail

      • ServerRollBackException

        public ServerRollBackException​(String string)