1
0
mirror of https://github.com/google/nomulus synced 2026-02-03 03:22:26 +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
..