CoapEndpointResponseException(responseCode: ResponseCode, extendedError: ExtendedError?)
Exception thrown when ResponseCode for response from a CoAP request is ResponseCode.Class.clientError or ResponseCode.Class.serverError.
User can expect this exception when expectSuccess is true for OutgoingRequest