jooby-codec
Preparing search index...
<internal>
IInvalidCommand
Interface IInvalidCommand
In case of an error wraps all command data with error message.
interface
IInvalidCommand
{
command
:
ICommand
;
error
:
string
;
}
Index
Properties
command
error
Properties
command
command
:
ICommand
error
error
:
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.