template <>
class WireWeakBufferEventSender
Defined at line 3733 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/wire_messaging.h
Public Methods
fidl::OneWayStatus OnFatalException (::fuchsia_debugger::wire::DebugAgentOnFatalExceptionRequest DebugAgentOnFatalExceptionRequest)
Report exceptions to clients. If no debug_ipc clients are connected, the
exception will be immediately released, which may result in the process
crashing.