Files
python-fun/domain/marketplace/invalid_entity_state_exception.py

3 lines
55 B
Python

class InvalidEntityStateException(Exception):
pass