de.thaw.ps1.blatt9
Class Aufgabe9_2

java.lang.Object
  extended by de.thaw.ps1.blatt9.Aufgabe9_2

public class Aufgabe9_2
extends Object

Blatt 9, Aufgabe 2: Arrays und die Exceptions.

Author:
Arne Johannessen
See Also:
9. Übungsblatt PS1

Constructor Summary
Aufgabe9_2()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Aufgabe9_2

public Aufgabe9_2()
Method Detail

main

public static void main(String[] args)