Skip to content
1 min read · 30 words

Variable: E_INVALID_INITIAL_MEDIA_VALUE

ts
const E_INVALID_INITIAL_MEDIA_VALUE: CreatedException<[]>;

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.