public class IotClientException extends RuntimeException
| Constructor and Description |
|---|
IotClientException(String message) |
IotClientException(String message,
Http2Response r) |
IotClientException(String message,
String requestId,
String code,
String content) |
IotClientException(String message,
Throwable cause) |
IotClientException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic IotClientException(String message, String requestId, String code, String content)
public IotClientException(String message)
public IotClientException(Throwable cause)
public IotClientException(String message, Http2Response r)
Copyright © 2019. All rights reserved.