Appearance
Inlay Hints
Home > @xoram/core > ApplicationOptions > onError
Invoked when an error is caught by the application.
Signature:
onError: (error: unknown) => void;