Class MathArithmeticException

    • Constructor Detail

      • MathArithmeticException

        public MathArithmeticException​(Localizable pattern,
                                       Object... args)
        Constructor with a specific message.
        Parameters:
        pattern - Message pattern providing the specific context of the error.
        args - Arguments.