Caplin Trader 5.1.0

Class: module:ct-services/messaging/SubscriptionError

module:ct-services/messaging/SubscriptionError()

new module:ct-services/messaging/SubscriptionError()

Enumeration that defines errors that can occur with a subscription.

Members

(static) DELETED

The subject has been deleted.

(static) INVALID_MESSAGE_TYPE

The subject is for a record type that is not supported by the subscription implementation.

(static) INVALID_PARAMETERS

Supplied parameters are invalid for this subject type.

(static) NOT_FOUND

The subject could not be found.

(static) READ_DENIED

The client does not have permission to read the subject.