Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 1.05 KB

blade_create_http_throwcustomexception.md

File metadata and controls

39 lines (27 loc) · 1.05 KB

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

Auto generated by spf13/cobra on 11-Jul-2019