Namespace: Rx – Class: CRxErrnoException – Header: Rx.Core/RxExceptions.h

CRxErrnoException::Create Static Method

C++
template<typename ...>
static CRxErrnoException Create(const Rx::CRxString& sxMsg, const char* pcFile, const char* pcFunc, int iLine, const Rx::IException31& ex, TArgs ... args)