Gordons

316
reputation
4
15
protected void aboutMe(String name) throws NewBieException{
System.out.println(name +" is a Software Developer");
}