public method IConnectionStatus.getErrorGets the error on the last session status change
Declaration
protojavascriptjavacsharppublic getError() : IFXConnectLiteError
Returns
The method returns an object of type IFXConnectLiteError, which contains information about the specific error that occurred during the session status change
See also: IFXConnectLiteError
Declared in IConnectionStatus