[bisq-network/bisq] IllegalArgumentException: tradeProtocol NOT instanceof SellerProtocol (#2815)

Devin Bileck notifications at github.com
Sat Jun 15 23:05:06 UTC 2019


No idea what would cause this, but perhaps we can add a little more debug in case it happens again. For example, include the type of tradeProtocol in the error message to see if it is null or something else entirely:
`checkArgument(tradeProtocol instanceof SellerProtocol, "tradeProtocol NOT instanceof SellerProtocol");`

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/2815#issuecomment-502405765
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20190615/18f42e92/attachment-0001.html>


More information about the bisq-github mailing list