class InsufficientFoudsError(Exception): pass class WithdrawTimeRestrictionError(Exception): pass class WithdrawWeekendError(Exception): pass