Class MathArithmeticException

    • Constructor Detail

      • MathArithmeticException

        public MathArithmeticException()
        Deprecated.
        Default constructor.
      • MathArithmeticException

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