# Scheduling Toast Notifications
| Type | Color | Subtype | Copy |
| ------- | --------- | -------------------------------- | ------------------------------------------------------------------------------------------ |
| Error | `#d32f2f` | `UNHANDLED_ERROR` | Sorry, there was an error while saving this appointment |
| Error | `#d32f2f` | `CANCELLATION_FAILURE` | Sorry, there was an error while cancelling this appointment |
| Error | `#d32f2f` | `RESCHEDULE_FAILURE` | Sorry, there was an error while rescheduling this appointment |
| Error | `#d32f2f` | `START_DATE_IN_THE_PAST` | The selected time block must be in the future |
| Error | `#d32f2f` | `START_DATE_NO_LONGER_AVAILABLE` | We're sorry, but the selected availability is no longer available |