public method IDataManagerState.hasError

Brief

Checks whether any error occurred on the last state change

Declaration

protojavascriptjavacsharp
public hasError() : boolean

Returns

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

Details

Declared in IDataManagerState

back