Skip to content
1 min read · 38 words

Variable: E_MEDIA_UNSUPPORTED_OP

ts
const E_MEDIA_UNSUPPORTED_OP: CreatedException<[string]>;

Defined in: src/batteries/media/exceptions.ts:101

Thrown at plan validation when a verb cannot apply to the input's format family (e.g. a sheet.* verb on a PDF), or a namespace verb is used on the wrong media kind.