
import java.rmi.*;

public class OverdrawnException extends RemoteException{}
