10struct SentryEnvelopePayloadExceptionMechanism {
13 enum class Type :
int {
15 UnhandledException = 1,
16 UnhandledPromiseRejection = 2,
17 CapturedException = 3,
31 SentryEnvelopePayloadExceptionMechanism& operator=(SentryEnvelopePayloadExceptionMechanism
const&);
32 SentryEnvelopePayloadExceptionMechanism();
39 MCNAPI ::SentryEnvelopePayloadExceptionMechanism&
operator=(::SentryEnvelopePayloadExceptionMechanism&&);
53 MCNAPI
void*
$ctor(::SentryEnvelopePayloadExceptionMechanism
const&);
MCAPI ~SentryEnvelopePayloadExceptionMechanism()
MCAPI void * $ctor(::SentryEnvelopePayloadExceptionMechanism const &)
static MCAPI void bindType(::cereal::ReflectionCtx &ctx)
MCAPI SentryEnvelopePayloadExceptionMechanism(::SentryEnvelopePayloadExceptionMechanism const &)
MCAPI::SentryEnvelopePayloadExceptionMechanism & operator=(::SentryEnvelopePayloadExceptionMechanism &&)