public method IDataManagerState.getError

Brief

Gets the error that occurred on the state change

Declaration

protojavascriptjavacsharp
public getError() : IFXConnectLiteError

Returns

The method returns the error that occurred on the state change

Details

See also: IFXConnectLiteError

Declared in IDataManagerState

back