Class OrekitParseException

    • Constructor Detail

      • OrekitParseException

        public OrekitParseException​(Localizable specifier,
                                    Object... parts)
        Create an exception with localized message.
        Parameters:
        specifier - format specifier (to be translated)
        parts - parts to insert in the format (no translation)