FileDocCategorySizeDatePackage
ReservationTransferException.javaAPI DocExample268Mon Apr 25 08:35:48 BST 2005com.springbook.exceptions

ReservationTransferException.java

package com.springbook.exceptions;

/**
 * Created by IntelliJ IDEA.
 * User: jgehtland
 * Date: Apr 25, 2005
 * Time: 11:35:38 AM
 * To change this template use File | Settings | File Templates.
 */
public class ReservationTransferException extends Exception {
   
}