Enumeration
P2pandaError
unstable since: 2.0
Members
-
P2PANDA_ERROR_FAILED -
Generic type for all other errors.
- Value:
0 - Available since: 2.0
- Value:
-
P2PANDA_ERROR_SPAWN_NODE -
Failed to spawn node.
- Value:
1 - Available since: 2.0
- Value:
-
P2PANDA_ERROR_SPAWN_TOPIC -
Failed to spawn topic.
- Value:
2 - Available since: 2.0
- Value:
-
P2PANDA_ERROR_NOT_SPAWNED -
Topic or Node wasn’t spawned.
- Value:
3 - Available since: 2.0
- Value:
-
P2PANDA_ERROR_DECODING -
Unable to decode a message.
- Value:
4 - Available since: 2.0
- Value:
-
P2PANDA_ERROR_REPLAY -
Unable to replay a message.
- Value:
5 - Available since: 2.0
- Value:
-
P2PANDA_ERROR_HAS_NO_PERSISTENT -
Message was send to a topic without the PERSISTENT flag.
- Value:
6 - Available since: 2.0
- Value:
-
P2PANDA_ERROR_HAS_NO_EPHEMERAL -
Message was send to a topic without the EPHEMERAL flag.
- Value:
7 - Available since: 2.0
- Value:
-
P2PANDA_ERROR_PUBLISH -
Failed to publish a message.
- Value:
8 - Available since: 2.0
- Value:
-
P2PANDA_ERROR_SIGNATURE -
Invalid sigature, when parsing
P2pandaNodeIdorP2pandaPrivateKey.- Value:
9 - Available since: 2.0
- Value: