mirror of
https://github.com/google/nomulus.git
synced 2025-08-30 13:03:13 +02:00
SoySyntaxException is an abstract exception type and is never even declared to be thrown (all declarations about this changed about 2 years ago). So places catching it should either change to catch SoyCompilationException, or do nothing and let it propagate.
Tested:
TAP sample presubmit queue
[]
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=185050724
|
||
|---|---|---|
| .. | ||
| registrar | ||
| BUILD | ||
| package-info.java | ||
| RegistrarFormFields.java | ||
| SoyTemplateUtils.java | ||
| StateCode.java | ||