HDK
|
#include <UT_Assert.h>
Public Member Functions | |
UT_AssertException (const char *what) | |
~UT_AssertException () | |
UT_AssertException (const UT_AssertException &)=delete | |
UT_AssertException & | operator= (const UT_AssertException &)=delete |
const char * | what () const noexcept |
Definition at line 54 of file UT_Assert.h.
UT_AssertException::UT_AssertException | ( | const char * | what | ) |
UT_AssertException::~UT_AssertException | ( | ) |
|
delete |
|
delete |
|
inlinenoexcept |
Definition at line 63 of file UT_Assert.h.