Namespace: Rx – Class: CRxException – Header: Rx.Core/RxException.h

CRxException::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.