blade create http throwCustomException
throw custom exception
Synopsis
Throw custom exception with --exception option
blade create http throwCustomException
Options
--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
--httpclient3 To tag httpclient3 experiment.
--httpclient4 To tag httpclient4 experiment.
--process string Application process name
--rest To tag restTemplate experiment.
--timeout string set timeout for experiment
--uri string url (required)
Options inherited from parent commands
-d, --debug Set client to DEBUG mode
SEE ALSO
blade create http - http experiment
Auto generated by spf13/cobra on 11-Jul-2019
Last updated
Was this helpful?