Contents

NEFilterManagerError.configurationStale

An error code that indicates another process modfied the filter configuration since the last time the app loaded the configuration.

Declaration

case configurationStale

Discussion

This error also occurs if the app tries to save the filter configuration before loading it from the Network Extension preferences the first time after the app launches.

See Also

Error codes