blade create dubbo throwCustomException
throw custom exception
Synopsis
Throw custom exception with --exception option
blade create dubbo throwCustomException
Options
--appname string The consumer or provider application name
--consumer To tag consumer role experiment.
--effect-count string The count of chaos experiment in effect
--effect-percent string The percent of chaos experiment in effect
--exception string Exception class inherit java.lang.Exception (required)
-h, --help help for throwCustomException
--methodname string The method name
--process string Application process name
--provider To tag provider experiment
--service string The service interface
--timeout string set timeout for experiment
--version string the service version
Options inherited from parent commands
-d, --debug Set client to DEBUG mode
SEE ALSO
blade create dubbo - dubbo experiment
Auto generated by spf13/cobra on 11-Jul-2019
Last updated
Was this helpful?