GetErrorText

<< Click to Display Table of Contents >>

Navigation:  NxLib API > C# Interface / CLI > NxLibException >

GetErrorText

Retrieves the error text, corresponding the the API return code that has caused this exception. This is the error text returned by TranslateReturnCode.

Signature

const String GetErrorText()

Return Value

The text corresponding to the error code because of which the exception object was thrown.