class ChannelExceptionHandler
Defined at line 46 of file ../../src/developer/debug/shared/event_handlers.h
This is the exception handler that uses exception token instead of the deprecated exception
ports.
Public Methods
int watch_info_id ()
Defined at line 58 of file ../../src/developer/debug/shared/event_handlers.h
const async_wait_t * handle ()
Defined at line 59 of file ../../src/developer/debug/shared/event_handlers.h
void Handler (async_dispatcher_t *,async_wait_t *,zx_status_t,const zx_packet_signal_t *)
static
Defined at line 139 of file ../../src/developer/debug/shared/event_handlers.cc
void ChannelExceptionHandler ()
ChannelExceptionHandler -----------------------------------------------------
Defined at line 111 of file ../../src/developer/debug/shared/event_handlers.cc
void ~ChannelExceptionHandler ()
Defined at line 112 of file ../../src/developer/debug/shared/event_handlers.cc
void ChannelExceptionHandler (ChannelExceptionHandler && )
Defined at line 122 of file ../../src/developer/debug/shared/event_handlers.cc
ChannelExceptionHandler & operator= (ChannelExceptionHandler && )
Defined at line 124 of file ../../src/developer/debug/shared/event_handlers.cc
zx_status_t Init (intid,zx_handle_tobject,uint32_toptions)
Defined at line 126 of file ../../src/developer/debug/shared/event_handlers.cc