HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_AssertException Class Reference

#include <UT_Assert.h>

Public Member Functions

 UT_AssertException (const char *what)
 
 ~UT_AssertException ()
 
 UT_AssertException (const UT_AssertException &)=delete
 
UT_AssertExceptionoperator= (const UT_AssertException &)=delete
 
const char * what () const noexcept
 

Detailed Description

Definition at line 54 of file UT_Assert.h.

Constructor & Destructor Documentation

UT_AssertException::UT_AssertException ( const char *  what)
UT_AssertException::~UT_AssertException ( )
UT_AssertException::UT_AssertException ( const UT_AssertException )
delete

Member Function Documentation

UT_AssertException& UT_AssertException::operator= ( const UT_AssertException )
delete
const char* UT_AssertException::what ( ) const
inlinenoexcept

Definition at line 63 of file UT_Assert.h.


The documentation for this class was generated from the following file: