Function: isDocumentNotFoundError()
isDocumentNotFoundError(
exception
):boolean
Defined in: utils/is-not-found.ts:6
Return a boolean value if an exception is DocumentNotFoundError.
Parameters
exception
any
Returns
boolean
isDocumentNotFoundError(
exception
):boolean
Defined in: utils/is-not-found.ts:6
Return a boolean value if an exception is DocumentNotFoundError.
any
boolean