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