Signal Errors (8000 – 8099)
You may encounter one of the following configuration errors with the signal event. Please match the error message with one of the following values. Learn more about the signal event
| Status Code | Error Message |
|---|---|
| 8000 | The signal event name cannot be empty. |
| 8001 | A signal event with that name already exists. Please provide a unique name. |
| 8002 | No signal to throw. |
| 8003 | No signal to catch. |