Class MathException.NonIntegerException

    • Constructor Detail

      • NonIntegerException

        public NonIntegerException()
      • NonIntegerException

        public NonIntegerException(String message,
                                   Throwable cause,
                                   boolean enableSuppression,
                                   boolean writableStackTrace)
      • NonIntegerException

        public NonIntegerException(String message,
                                   Throwable cause)
      • NonIntegerException

        public NonIntegerException(String message)
      • NonIntegerException

        public NonIntegerException(Throwable cause)