Module subscription_creation_error

Source

Structsยง

Builder
A builder for SubscriptionCreationError
Complete
The final stage for SubscriptionCreationError.
SerializableErrorStage
The serializable_error stage for Builder.
SubscriptionCreationError
This will be sent if there is an error while creating a subscription. This means that the subscription was never created and the client will have to re-try creating it if warranted. This can also be sent after a subscription was first successfully started and sent result. In that case it means that the subscription encountered an unrecoverable error at runtime and will be stopped.