
The warn method is deprecated in favor of the warning method. Change-Id: If7b6bcc4fa6c991f784884feeacb2b20dd2109e6 Signed-off-by: Takashi Kajinami <kajinamit@oss.nttdata.com>
216 B
216 B
Trove Library Specific Commandments
- [T103] Exception messages should be translated
- [T105] Validate no LOG translations
- [T106] LOG.warn() is not allowed. Use LOG.warning()