Class MathException

    • Constructor Detail

      • MathException

        public MathException()
        Create an exception without a message.
      • MathException

        public MathException​(String message)
        Construct the exception.
        Parameters:
        message - is the message of the exception