Variable: E_INVALID_INITIAL_MEDIA_VALUE
ts
const E_INVALID_INITIAL_MEDIA_VALUE: CreatedException<[]>;Defined in: lib/exceptions/runtime.ts:344
Thrown when a Media is initialised with a value that fails schema validation.
Remarks
Fatal — bad construction arguments indicate a programming error in the caller.