public method IDataManagerState.getError

Overview

Gets the error that occurred on the state change

Declaration

function getError()
public IFXConnectLiteError getError();
public IFXConnectLiteError getError();

Returns

The method returns the error that occurred on the state change

Details

Declared in IDataManagerState