Class ArithmeticExceptions

java.lang.Object
org.midheaven.math.ArithmeticExceptions

public class ArithmeticExceptions extends Object
Represents Arithmetic Exceptions.
  • Constructor Details

    • ArithmeticExceptions

      public ArithmeticExceptions()
  • Method Details

    • divisionByZero

      public static ArithmeticException divisionByZero()
      Performs divisionByZero.
      Returns:
      the result of divisionByZero
    • integerInversion

      public static ArithmeticException integerInversion()
      Performs integerInversion.
      Returns:
      the result of integerInversion