Class ClockBackwardsException

All Implemented Interfaces:
Serializable

public class ClockBackwardsException extends CosIdException
Clock Backwards Exception.
See Also:
  • Constructor Details

    • ClockBackwardsException

      public ClockBackwardsException(long lastTimestamp, long currentTimestamp)
  • Method Details

    • getLastTimestamp

      public long getLastTimestamp()
    • getCurrentTimestamp

      public long getCurrentTimestamp()