class SignaturesMissingException : NamedByHash, SignatureException| <init> |
SignaturesMissingException(missing: Set<PublicKey>, descriptions: List<String>, id: SecureHash) |
| descriptions |
val descriptions: List<String> |
| id |
val id: SecureHash |
| missing |
val missing: Set<PublicKey> |
| toString |
fun toString(): String |