Skip to content

OnRequestError

const OnRequestError: () => (target, propertyKey) => void

Defined in: src/decorators/hooks.ts:28

Decorator: Hook that runs when an error occurs during request processing.

(target, propertyKey): void

any

string

void