ProtonJExceptionParser Class
- java.
lang. Object - com.
microsoft. azure. sdk. iot. service. transport. amqps. ProtonJExceptionParser
- com.
public class ProtonJExceptionParser
Constructor Summary
Constructor | Description | |
---|---|---|
ProtonJExceptionParser(Event event) | ||
ProtonJExceptionParser(IotHubException iotHubException) | ||
ProtonJExceptionParser(String error, String errorDescription) |
Constructor Details
ProtonJExceptionParser
public ProtonJExceptionParser(Event event)
Parameters:
event
ProtonJExceptionParser
public ProtonJExceptionParser(IotHubException iotHubException)
Parameters:
iotHubException
ProtonJExceptionParser
public ProtonJExceptionParser(String error, String errorDescription)
Parameters:
error
errorDescription
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