Class TimestampOrderFailure

All Implemented Interfaces:
Serializable

public class TimestampOrderFailure extends ReasonForTotalFailed
Some constraints on the order of signature time-stamps and/or signed data object (s) time-stamps are not respected.

TODO The validation process shall output the list of time-stamps that do not respect the ordering constraints.

See Also:
  • Constructor Details

    • TimestampOrderFailure

      public TimestampOrderFailure(String message)