mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-27 08:31:00 +01:00
Previously, certain exceptions e.g. IllegalArgumentException would result in the Bisq process exiting with an stack trace. This change broadens exception handling during argument parsing such that all Throwable subclasses are caught and the Bisq process exits gracefully with a simple error message. |
||
---|---|---|
.. | ||
java/bisq/core | ||
proto | ||
resources |