exception documentation
class DoesNotHaveException(Exception): (source)
Exception for when a user tries to spend money he does not have
class DoesNotHaveException(Exception): (source)
Exception for when a user tries to spend money he does not have