HDK
|
#include <UT_Assert.h>
Public Member Functions | |
UT_AssertException (const char *what) | |
~UT_AssertException () | |
const char * | what () const noexcept |
Definition at line 51 of file UT_Assert.h.
UT_AssertException::UT_AssertException | ( | const char * | what | ) |
UT_AssertException::~UT_AssertException | ( | ) |
|
inlinenoexcept |
Definition at line 57 of file UT_Assert.h.