Attributes | Name and Description |
---|---|
|
caplin.services.messaging.PublishError()
|
Attributes | Name and Description |
---|---|
<static>
|
caplin.services.messaging.PublishError.INVALID_PARAMETERS
Supplied parameters are invalid for this subject type. |
<static>
|
caplin.services.messaging.PublishError.NOT_FOUND
The subject could not be found. |
<static>
|
caplin.services.messaging.PublishError.RESULT_UNKNOWN
It is unknown if the publish was successful or not. |
<static>
|
caplin.services.messaging.PublishError.WRITE_DENIED
The client does not have permission to write to the subject. |
<static>
|
caplin.services.messaging.PublishError.WRITE_DENIED_LICENCE_EXPIRED
The publish was rejected as a breach of license parameters was detected. |
►
caplin.services.messaging.PublishError()
►
<static>
caplin.services.messaging.PublishError.INVALID_PARAMETERS
Supplied parameters are invalid for this subject type.
►
<static>
caplin.services.messaging.PublishError.NOT_FOUND
The subject could not be found.
►
<static>
caplin.services.messaging.PublishError.RESULT_UNKNOWN
It is unknown if the publish was successful or not. This could be due to a loss of connection between the client and the server.
►
<static>
caplin.services.messaging.PublishError.WRITE_DENIED
The client does not have permission to write to the subject.
►
<static>
caplin.services.messaging.PublishError.WRITE_DENIED_LICENCE_EXPIRED
The publish was rejected as a breach of license parameters was detected.