Class Exercise9_11

java.lang.Object
  extended byExercise9_11

public class Exercise9_11
extends java.lang.Object

Exercise 9.11 from the book

Version:
1.0
Author:
Kristian Torp, torp (at) cs (dot) aau (dot) dk

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

Constructor Detail

Exercise9_11

public Exercise9_11()
Method Detail

main

public static void main(java.lang.String[] args)
Main that catches exceptions