Enum ErrorCode
Namespace: Ayuda.BMS.Splash.PI.SDK.Constants
Fields
| Name | Description |
|---|---|
| Campaign001 | The campaign cannot be updated without explicitly specifying how certain changes will be handled. The "Question" property contains more information. |
| Campaign002 | Campaigns are not configured to expire. |
| Design001 | The specified FileID does not exist. |
| Design002 | The provided ID was invalid. |
| DigitalBookingLine001 | The dates of the digital booking line are invalid. No hour part should be specified. |
| DigitalBookingLine002 | The faces are not available. |
| DigitalBookingLine003 | The face packs are not available. |
| DigitalBookingLineZone001 | The DigitalBookingLineZone cannot be moved to a different sales contract |
| DigitalFacePack001 | The digital face pack's StartDate should be set |
| DigitalFacePack002 | The digitalFacePack should have exactly one sales market. |
| Face001 | The face needs to have one and only one of SiteID, VehicleId, locationID or FrameID set. |
| Face002 | The faces are not available. |
| FacePack001 | The face packs are not available. |
| FacePackZone001 | The zone(s) cannot be linked to the facepack without explicitly forcing certain changes. The "question" property contains more information. |
| File001 | The file failed validation. See the "Problems" property for more information. |
| Frame001 | The frame needs to have one and only one of SiteID, VehicleId or locationID set. |
| InvalidArguments | One, or more, of the specified arguments are invalid. |
| Location001 | The location needs to have one and only one of SiteID, VehicleId or locationID set. |
| NotFound | No item with the specified ID could be found. |
| Schedule001 | The content of the schedule is invalid. The start/end time of the items may be invalid or they may be overlapping. |
| Segment001 | The segment cannot be voided. |
| Segment002 | The segment cannot be updated without explicitly forcing certain changes. The "Question" property contains more information. |
| Unexpected | An unexpected exception occurred. |
| Unknown | The error does not have an associated code. |