# `Grizzly.ZWave.ZWaveError`
[🔗](https://github.com/smartrent/grizzly/blob/v9.1.4/lib/grizzly/zwave/zwave_error.ex#L1)

Exception for when receiving unsupported Z-Wave binary

# `t`

```elixir
@type t() :: %Grizzly.ZWave.ZWaveError{__exception__: true, binary: binary()}
```

# `message`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
