corda / net.corda.core.contracts / BrokenAttachmentException / <init>

<init>

BrokenAttachmentException(attachmentId: AttachmentId, message: String?, cause: Throwable?)

A non-specific exception for the attachment identified by attachmentId. The context for this error is provided via the message and cause.