public static class TransactionVerificationException.TransactionNonMatchingEncumbranceException
An encumbered state should also be referenced as the encumbrance of another state in order to satisfy the bi-directionality property (a full cycle should be present).
public TransactionNonMatchingEncumbranceException(@NotNull
SecureHash txId,
@NotNull
java.lang.String message)
An encumbered state should also be referenced as the encumbrance of another state in order to satisfy the bi-directionality property (a full cycle should be present).
public TransactionNonMatchingEncumbranceException(@NotNull
SecureHash txId,
@NotNull
java.util.Collection<java.lang.Integer> nonMatching)