InvalidTimeBoundsException

constructor(minTime: Long?, maxTime: Long?, currentTime: Long, gracePeriodSeconds: Int)

Parameters

minTime

The minimum time bound (Unix timestamp)

maxTime

The maximum time bound (Unix timestamp)

currentTime

The current time when validation was performed

gracePeriodSeconds

The grace period used for validation