Skip to content

Documentation / @agentick/shared / isNotFoundError

Function: isNotFoundError()

isNotFoundError(error): error is NotFoundError

Defined in: errors.ts:732

Check if error is a NotFoundError

Parameters

error

unknown

Returns

error is NotFoundError

Released under the ISC License.