template <>
class NaturalWeakEventSender
Defined at line 782 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_messaging.h
Public Methods
::fit::result< ::fidl::OneWayError> OnFatalException (const ::fuchsia_debugger::DebugAgentOnFatalExceptionRequest & payload)
Report exceptions to clients. If no debug_ipc clients are connected, the
exception will be immediately released, which may result in the process
crashing.