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