Class OrekitIOException

    • Constructor Detail

      • OrekitIOException

        public OrekitIOException​(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)