Package-level declarations
Types
Defines a set of errors originating from the access layer.
Thrown when trying to send a message to an address to which another message is already being sent.
Thrown when sending the message was cancelled.
Error thrown when the Provisioner is trying to delete the last Network Key from the Node.
Thrown when the destination Address is not known and the library cannot determine the Network Key to use.
Thrown when trying to send a message using an Element that does not belong to the local Provisioner's Node.
Error thrown when the local Provisioner does not have a Unicast Address specified and is not able to send requested message.
Thrown when the given TTL is not valid. Valid TTL must be 0 or in range 2...127.
Thrown when trying to send a message from a Model that does not have any Application Key bound to it.
Thrown if no Device Key was found, when trying to send a config message to a Node.
Thrown if no network key is found, when trying to send a mesh message.
Thrown, when the acknowledgment has not been received until the time run out.