Mjolnir Core
Core functionality of the Mjolnir API
Core
EquallySizedUnsignedType
Number
THROW_EXCEPTION
THROW_EXCEPTION_IF
◆
THROW_EXCEPTION
#define THROW_EXCEPTION
(
exception_type,
message
)
throw exception_type(FUNCTION_SIG, message)
Throw an exception and automatically add the function that caused it.
Parameters
[in]
exception_type
The exception type
[in]
message
The exception message
Generated by
1.9.1