Constructs an {@code UnknownFormatConversionException} with the unknown format conversion.params the unknown format conversion. this.s = s;
this.s = s;
Returns the conversion associated with the exception.returnthe conversion associated with the exception. return s;
return s;
Returns the message of the exception.returnthe message of the exception. return Msg.getString("K0349", s);
return Msg.getString("K0349", s);