You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently all JsonMappingException will return null for getProcessor because it does not override the method, even though it has it's own field (_processor). Is this intended?