# blade create jvm throwDeclaredException

Throw the first declared exception of method

## Synopsis

Throw the first declared exception of method

```
blade create jvm throwDeclaredException
```

## Options

```
      --classname string        The class name with package (required)
      --effect-count string     The count of chaos experiment in effect
      --effect-percent string   The percent of chaos experiment in effect
  -h, --help                    help for throwDeclaredException
      --methodname string       The method name (required)
      --process string          Application process name
      --timeout string          set timeout for experiment
```

## Options inherited from parent commands

```
  -d, --debug   Set client to DEBUG mode
```

## SEE ALSO

* [blade create jvm](https://xcaspar1.gitbook.io/chaosblade/blade_create/blade_create_jvm)     - method

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