mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-20 11:50:27 +08:00
Objects.requireNonNull throws NullPointerException, not IllegalArgumentException. The English source was correct; the Turkish translation had the wrong exception type.