class ExceptionHandler

Defined at line 21 of file ../../src/bringup/bin/critical-services/crashsvc/exception_handler.h

Public Methods

void ExceptionHandler (async_dispatcher_t * dispatcher, fidl::ClientEnd<fuchsia_io::Directory> exception_handler_svc, zx::duration is_active_timeout)

Defined at line 13 of file ../../src/bringup/bin/critical-services/crashsvc/exception_handler.cc

void Handle (zx::exception exception, const zx_exception_info_t & info)

Defined at line 75 of file ../../src/bringup/bin/critical-services/crashsvc/exception_handler.cc

bool ConnectedToServer ()

Exposed for testing.

Defined at line 133 of file ../../src/bringup/bin/critical-services/crashsvc/exception_handler.cc