public class ClockTooManyBackwardsException extends CosIdException
| Constructor and Description |
|---|
ClockTooManyBackwardsException(long lastTimestamp,
long currentTimestamp,
long brokenThreshold) |
| Modifier and Type | Method and Description |
|---|---|
long |
getBrokenThreshold() |
long |
getCurrentTimestamp() |
long |
getLastTimestamp() |