---
url: >-
  https://adk.nht.io/api/@nhtio/adk/batteries/media/variables/E_MEDIA_MISSING_ARG.md
description: Thrown when a verb's required arg is absent from the statement.
---

# Variable: E\_MEDIA\_MISSING\_ARG

```ts
const E_MEDIA_MISSING_ARG: CreatedException<[string]>;
```

Defined in: [src/batteries/media/exceptions.ts:89](https://github.com/NHTIO/ADK/blob/v1.20260713.1/src/src/batteries/media/exceptions.ts#L89)

Thrown when a verb's required arg is absent from the statement.
