@semo/core
Preparing search index...
errors
HookError
Class HookError
Hierarchy (
View Summary
)
SemoError
HookError
Index
Constructors
constructor
Properties
code
hook
Name
plugin
Name
Constructors
constructor
new
HookError
(
hookName
:
string
,
pluginName
:
string
,
message
:
string
,
options
?:
ErrorOptions
,
)
:
HookError
Parameters
hookName
:
string
pluginName
:
string
message
:
string
Optional
options
:
ErrorOptions
Returns
HookError
Properties
Readonly
code
code
:
string
Readonly
hook
Name
hookName
:
string
Readonly
plugin
Name
pluginName
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
code
hook
Name
plugin
Name
@semo/core
Loading...