Attributes | Name and Description |
---|---|
|
caplin.services.messaging.SubscriptionError()
|
Attributes | Name and Description |
---|---|
<static>
|
caplin.services.messaging.SubscriptionError.DELETED
The subject has been deleted. |
<static>
|
caplin.services.messaging.SubscriptionError.INVALID_MESSAGE_TYPE
The subject is for a record type that is not supported by the subscription implementation. |
<static>
|
caplin.services.messaging.SubscriptionError.INVALID_PARAMETERS
Supplied parameters are invalid for this subject type. |
<static>
|
caplin.services.messaging.SubscriptionError.NOT_FOUND
The subject could not be found. |
<static>
|
caplin.services.messaging.SubscriptionError.READ_DENIED
The client does not have permission to read the subject. |
►
caplin.services.messaging.SubscriptionError()
►
<static>
caplin.services.messaging.SubscriptionError.DELETED
The subject has been deleted.
►
<static>
caplin.services.messaging.SubscriptionError.INVALID_MESSAGE_TYPE
The subject is for a record type that is not supported by the subscription implementation.
►
<static>
caplin.services.messaging.SubscriptionError.INVALID_PARAMETERS
Supplied parameters are invalid for this subject type.
►
<static>
caplin.services.messaging.SubscriptionError.NOT_FOUND
The subject could not be found.
►
<static>
caplin.services.messaging.SubscriptionError.READ_DENIED
The client does not have permission to read the subject.