Class MathInternalError

    • Constructor Detail

      • MathInternalError

        public MathInternalError​(Localizable pattern,
                                 Object... args)
        Constructor accepting a localized message.
        Parameters:
        pattern - Message pattern explaining the cause of the error.
        args - Arguments.