Search
Preparing search index...
The search index is not available
sparql-engine - v0.8.3
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ErrorConsumable
Class ErrorConsumable
A Consumable that always fails to execute
Hierarchy
ErrorConsumable
Implements
Consumable
Index
Constructors
constructor
Properties
_reason
Methods
execute
Constructors
constructor
new
Error
Consumable
(
reason
:
string
)
:
ErrorConsumable
Constructor
Parameters
reason:
string
Cause of the failure
Returns
ErrorConsumable
Properties
Private
_reason
_reason
:
Error
Methods
execute
execute
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
Globals
Error
Consumable
constructor
_reason
execute
Generated using
TypeDoc
A Consumable that always fails to execute