MayaFlux 0.4.0
Digital-First Multimedia Processing Framework
Loading...
Searching...
No Matches
Lila::ErrorEvent Struct Reference

Data for error events. More...

#include <EventBus.hpp>

+ Collaboration diagram for Lila::ErrorEvent:

Public Attributes

std::optional< std::string > details
 Optional error details.
 
std::string message
 Error message.
 
std::chrono::system_clock::time_point timestamp
 Event timestamp.
 

Detailed Description

Data for error events.

Used for EvalError events.

Definition at line 84 of file EventBus.hpp.


The documentation for this struct was generated from the following file: