package threads.deadlock; public class OverdrawnException extends Exception { private static final long serialVersionUID = 1L; }