class ExceptionInfo
Defined at line 124 of file fidling/gen/sdk/fidl/fuchsia.exception/fuchsia.exception/hlcpp/fuchsia/exception/cpp/fidl.h
Basic exception information associated with a particular exception.
Maps to `zx_exception_info_t`.
Public Members
uint64_t process_koid
uint64_t thread_koid
ExceptionType type
Public Methods
::std::unique_ptr<ExceptionInfo> New ()
void Encode (::fidl::Encoder *_encoder,size_t_offset,std::optional< ::fidl::HandleInformation>maybe_handle_info)
void Decode (::fidl::Decoder *_decoder,ExceptionInfo *value,size_t_offset)
zx_status_t Clone (ExceptionInfo * result)