Package-level declarations
Defines library-specific exceptions, like McuMgrException and McuMgrTimeoutException.
Types
Link copied to clipboard
InsufficientMtuExceptions should be thrown by the transporter when the packet from the manager is too large to be sent or (potentially) fragmented.
Link copied to clipboard
A McuMgrException caused by a CoAP response error.
Link copied to clipboard
Used to convey errors caused by an McuMgrErrorCode within a response.
Link copied to clipboard
Essentially a renamed Exception.
Link copied to clipboard
Exception thrown when the response hasn't been received until time run out.