- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- BadFormatException, HubOrDeviceIdNotFoundException, InternalServerErrorException, PreconditionFailedException, QuotaExceededException, RequestEntityTooLargeException, ServerBusyException, ServiceUnknownException, ThrottledException, UnauthorizedException
public class IotHubServiceException
extends TransportException
Exception class that covers all exceptions communicated from the IoT Hub that are not due to connection issues in
the transport protocols. These exceptions map to standard status codes from the service (401 : unauthorized,
404 : not found, etc.)
- See Also:
- Serialized Form