We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f74f42c commit 8d39945Copy full SHA for 8d39945
components/intl.rst
@@ -345,8 +345,8 @@ validate currencies in relation to countries. These methods use ICU metadata
345
// true
346
347
Note that some currencies (especially non-legal-tender ones) do not have validity ranges defined.
348
-In such cases, a :class:`RuntimeException` will be thrown.
349
-In addition, an :class:`InvalidArgumentException` will be thrown if the specified currency is invalid.
+In such cases, a ``RuntimeException`` will be thrown.
+In addition, an ``InvalidArgumentException`` will be thrown if the specified currency is invalid.
350
351
.. _component-intl-timezones:
352
0 commit comments