onError static method
Registers a global error handler for the framework.
Implementation
static void onError(FluxyErrorHandler handler) => Fx.onError(handler);
Registers a global error handler for the framework.
static void onError(FluxyErrorHandler handler) => Fx.onError(handler);