1#ifndef BPMNOS_Execution_ErrorEvent_H
2#define BPMNOS_Execution_ErrorEvent_H
18 nlohmann::ordered_json
jsonify()
const override;
Represents a token running through a (sub)process.
Represents the event of an error being raised.
ErrorEvent(const Token *token)
nlohmann::ordered_json jsonify() const override
void processBy(Engine *engine) const override