nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
HookError
Interface HookError
Error type for hook failures — identifies which hook failed and why.
interface
HookError
{
hookName
:
string
;
nodeId
:
string
;
message
:
string
;
}
Index
Properties
hook
Name
node
Id
message
Properties
Readonly
hook
Name
hookName
:
string
Readonly
node
Id
nodeId
:
string
Readonly
message
message
:
string
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
On This Page
Properties
hook
Name
node
Id
message
GitHub
npm
nexus-agents - v2.80.0
Loading...
Error type for hook failures — identifies which hook failed and why.