Namespace: Rx – Class: CRxErrnoException – Header: Rx.Core/RxExceptions.h
CRxErrnoException::GetMessageText Method
C++
virtual const char* GetMessageText()
Gets message text.
Returns
const char* |
Null if it fails, else the message text. |
Light-Field SDK 8.4.0 |
Namespace: Rx – Class: CRxErrnoException – Header: Rx.Core/RxExceptions.h
virtual const char* GetMessageText()
Gets message text.
const char* |
Null if it fails, else the message text. |