class MissingAttachmentsException : ExceptionThrown during deserialisation to indicate that an attachment needed to construct the WireTransaction is not found
| <init> |
MissingAttachmentsException(ids: List<SecureHash>)Thrown during deserialisation to indicate that an attachment needed to construct the WireTransaction is not found |
| ids |
val ids: List<SecureHash> |
| rootCause |
val Throwable.rootCause: Throwable |