<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[`RequestUrlParam`](RequestUrlParam) › [`throw`](RequestUrlParam/throw)
## RequestUrlParam.throw property
Whether to throw an error when the status code is 400+ Defaults to true
**Signature:**
```typescript
throw?: boolean;
```