Need to provide a way to tell the Exception interceptor filter and discard some type of exceptions. In some cases, some API throw exceptions that really not are system exceptions.
We need to provide a way to filter this type of exceptions and not log as system errors.