Errors
- BadSubscriptionError distinctError
- BadUnsubscriptionError distinctError
- ContentDeliveryError distinctError
- Error distinctrecord { mediaType string | (), headers map<string | string[ ]> | (), body string | byte[ ] | json | xml | map<string> }
- InternalSubscriptionError distinctError
- InternalUnsubscriptionError distinctError
- ServiceExecutionError distinctError
- SubscriptionDeletedError distinctError
- SubscriptionDeniedError distinctError
- TopicDeregistrationError distinctError
- TopicRegistrationError distinctError
- UnsubscriptionDeniedError distinctError
- UpdateMessageError distinctError
Error type representing the errors in the subscription request.
Error type representing the errors in the unsubscription request.
Error type representing the internal errors in the content distribution.
Represents a websubhub distinct error.
Error type representing the internal errors in the subscription action.
Error type representing the internal errors in the unsubscription action.
Represents a websubhub service execution error.
Error type representing the subscriber ending the subscription
by sending HTTP 410
for the content delivery response.
Error type representing the validation errors in the subscription request body.
Error type representing the errors in the topic unregistration action.
Error type representing the errors in the topic registration action.
Error type representing the validation errors in the unsubscription request body.
Error type representing the errors in the content update request.