template <>
class AsyncEventHandler
Defined at line 749 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_messaging.h
Public Methods
void AsyncEventHandler ()
Defined at line 753 of file fidling/gen/sdk/fidl/fuchsia.debugger/fuchsia.debugger/cpp/fidl/fuchsia.debugger/cpp/natural_messaging.h
void OnFatalException (::fidl::Event< ::fuchsia_debugger::DebugAgent::OnFatalException> & )
Report exceptions to clients. If no debug_ipc clients are connected, the
exception will be immediately released, which may result in the process
crashing.