PahoExceptionTranslator Class
- java.
lang. Object - com.
microsoft. azure. sdk. iot. device. transport. mqtt. exceptions. PahoExceptionTranslator
- com.
public class PahoExceptionTranslator
Method Summary
Modifier and Type | Method and Description |
---|---|
Protocol |
convertToMqttException(MqttException pahoException, String errorMessage) |
Method Details
convertToMqttException
public static ProtocolException convertToMqttException(MqttException pahoException, String errorMessage)
Parameters:
pahoException
errorMessage
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java