errorPolicy property

Set<LoadErrorPolicy> errorPolicy
getter/setter pair

Defines the error handling policy for load operations. By default, all errors are shown in the UI.

Implementation

Set<LoadErrorPolicy> errorPolicy;