Search
Preparing search index...
The search index is not available
Botyo API Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
AbstractCommandErrorHandlerModule
Class AbstractCommandErrorHandlerModule
Hierarchy
AbstractModule
AbstractCommandErrorHandlerModule
Implements
Module
CommandErrorHandlerModule
Index
Methods
get
Runtime
handle
on
Listen
on
Shutdown
Methods
get
Runtime
get
Runtime
(
)
:
ModuleAwareRuntime
Returns
ModuleAwareRuntime
Abstract
handle
handle
(
err
:
Error
, message
:
Message
, commandModule
:
CommandModule
)
:
Promise
<
any
>
Parameters
err:
Error
message:
Message
commandModule:
CommandModule
Returns
Promise
<
any
>
on
Listen
on
Listen
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
on
Shutdown
on
Shutdown
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
Globals
Abstract
Command
Error
Handler
Module
get
Runtime
handle
on
Listen
on
Shutdown
Generated using
TypeDoc