Uses of Class
de.thaw.ps1.blatt9.NegativeArgumentException

Packages that use NegativeArgumentException
de.thaw.ps1.blatt9

Arnes Lösung des Übungsblatts 9. 

 

Uses of NegativeArgumentException in de.thaw.ps1.blatt9
 

Methods in de.thaw.ps1.blatt9 that throw NegativeArgumentException
static double Aufgabe9_4.calculateHypotenuse(int firstValue, int secondValue)
          this funny little method calculates the length of a hypotenuse.