Package com.cumulocity.sdk.client
Class SDKException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.cumulocity.sdk.client.SDKException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
ReconnectedSDKException
- See Also:
-
Constructor Summary
ConstructorDescriptionSDKException
(int httpStatusCode, String string) SDKException
(String string) SDKException
(String string, Throwable t) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SDKException
-
SDKException
-
SDKException
-
-
Method Details
-
getHttpStatus
public int getHttpStatus()
-