jooby-codec
Preparing search index...
analogUltrasound
utils
command
IInvalidCommand
Interface IInvalidCommand
In case of an error wraps all command data with error message.
interface
IInvalidCommand
{
command
:
analogUltrasound
.
utils
.
command
.
ICommand
;
error
:
{
code
:
number
;
message
?:
string
;
name
:
string
}
;
}
Index
Properties
command
error
Properties
command
command
:
analogUltrasound
.
utils
.
command
.
ICommand
error
error
:
{
code
:
number
;
message
?:
string
;
name
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
command
error
jooby-codec
Loading...
In case of an error wraps all command data with error message.