GetErrorText

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

GetErrorText

Previous pageReturn to chapter overviewNext page

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.