public static class NotaryError.SignaturesMissing
extends NotaryError
NotaryError.Conflict, NotaryError.SignaturesMissing, NotaryError.TimestampInvalid, NotaryError.TransactionInvalid
Constructor and Description |
---|
SignaturesMissing(java.util.Set<? extends net.corda.core.crypto.CompositeKey> missingSigners) |
Modifier and Type | Method and Description |
---|---|
java.util.Set<net.corda.core.crypto.CompositeKey> |
getMissingSigners() |
java.lang.String |
toString() |