public static class TransactionVerificationException.OverlappingAttachmentsException
Thrown when multiple attachments provide the same file when building the AttachmentsClassloader for a transaction.
public OverlappingAttachmentsException(@NotNull
SecureHash txId,
@NotNull
java.lang.String path)
Thrown when multiple attachments provide the same file when building the AttachmentsClassloader for a transaction.