swagger-api / swagger-play

Apache License 2.0
330 stars 181 forks source link

Fix Issue #99: Format specifier '%s' #100

Closed tpanagos closed 7 years ago

tpanagos commented 8 years ago

Fix two error handling routines that are throwing exceptions and obscuring legitimate parsing issues.

Reflected in issue #99 and observed as an issue in PR #88.

Error injecting constructor, java.util.MissingFormatArgumentException: Format specifier '%s'