mirror of
https://github.com/corda/corda.git
synced 2025-06-16 22:28:15 +00:00
Shell: more aggressive catch/rethrow of errors during command line parse. Avoids stack traces being dumped to the console when an unknown party name is provided.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
package net.corda.node.shell;
|
||||
|
||||
// A simple forwarded to the "flow start" command, for easier typing.
|
||||
// A simple forwarder to the "flow start" command, for easier typing.
|
||||
|
||||
import org.crsh.cli.*;
|
||||
|
||||
|
Reference in New Issue
Block a user