// Textbook fragment 02.08 public void goShopping() throws ShoppingListTooSmallException, OutOfMoneyException { // method body . . . }