---
title: StartDateAfterEndDateError
framework: appstoreserverapi
role: symbol
role_heading: Object
path: appstoreserverapi/startdateafterenddateerror
---

# StartDateAfterEndDateError

An error that indicates the end date precedes the start date, or the two dates are equal.

## Declaration

```data
object StartDateAfterEndDateError
```

## Properties

errorCode: errorMessage:

## See Also

### Notification test and history errors

- [InvalidEndDateError](appstoreserverapi/invalidenddateerror.md)
- [InvalidNotificationTypeError](appstoreserverapi/invalidnotificationtypeerror.md)
- [InvalidPaginationTokenError](appstoreserverapi/invalidpaginationtokenerror.md)
- [InvalidStartDateError](appstoreserverapi/invalidstartdateerror.md)
- [InvalidTestNotificationTokenError](appstoreserverapi/invalidtestnotificationtokenerror.md)
- [InvalidInAppOwnershipTypeError](appstoreserverapi/invalidinappownershiptypeerror.md)
- [InvalidProductIdError](appstoreserverapi/invalidproductiderror.md)
- [InvalidProductTypeError](appstoreserverapi/invalidproducttypeerror.md)
- [InvalidSortError](appstoreserverapi/invalidsorterror.md)
- [InvalidSubscriptionGroupIdentifierError](appstoreserverapi/invalidsubscriptiongroupidentifiererror.md)
- [MultipleFiltersSuppliedError](appstoreserverapi/multiplefilterssuppliederror.md)
- [PaginationTokenExpiredError](appstoreserverapi/paginationtokenexpirederror.md)
- [ServerNotificationURLNotFoundError](appstoreserverapi/servernotificationurlnotfounderror.md)
- [StartDateTooFarInPastError](appstoreserverapi/startdatetoofarinpasterror.md)
- [TestNotificationNotFoundError](appstoreserverapi/testnotificationnotfounderror.md)
