public method IDataManagerState.hasError

Overview

Checks whether any error occurred on the last state change

Declaration

function hasError()
public Boolean hasError();
public bool hasError();

Returns

The method returns a boolean value indicating whether any error occurred on the last state change

Details

Declared in IDataManagerState