This module defines exceptions raised by the concert_scheduler_requests package.
These exception names are all included in the main concert_scheduler_requests namespace. To catch one, import it this way:
from concert_scheduler_requests import TransitionError