public class TimestampOverflowException extends CosIdException
| Constructor and Description |
|---|
TimestampOverflowException(long epoch,
long diffTimestamp,
long maxTimestamp) |
| Modifier and Type | Method and Description |
|---|---|
long |
getDiffTimestamp() |
long |
getEpoch() |
long |
getMaxTimestamp() |