McuMgrCoapException
A McuMgrException caused by a CoAP response error. For CoAP transport scheme McuMgr requests which result in a CoAP response error, this exception will be thrown (for synchronous requests) or the onError will be called with this exception (for asynchronous requests). This exception holds all the necessary information to determine the error code and reconstruct the CoAP response.
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Get the response's code class.
Link copied to clipboard
Get the response's code detail.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard