1
0
mirror of https://github.com/google/nomulus synced 2026-03-27 12:55:28 +00:00
Files
nomulus/java
Ori Schwartz e6a097a590 Use the correct HTTP status code constant in NotModifiedException
NotModifiedException was using HttpServletResponse.SC_NOT_FOUND instead of SC_NOT_MODIFIED (likely an autocomplete typo).

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=182976671
2018-01-23 16:24:39 -05:00
..