public class SDKException extends RuntimeException
Constructor and Description |
---|
SDKException(int httpStatusCode,
String string) |
SDKException(String string) |
SDKException(String string,
Throwable t) |
Modifier and Type | Method and Description |
---|---|
int |
getHttpStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 (C) Cumulocity GmbH. All rights reserved.