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

CRxOperatingSystemException::ToString Method

C++
CRxString ToString(bool bIncludeInner)

Convert this exception into a string representation.

Parameters

[bool] bIncludeInner

True to include all inner exceptions.

Returns

CRxString

This exception as a string.