Class ReconnectedSDKException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.cumulocity.sdk.client.SDKException
com.cumulocity.sdk.client.notification.ReconnectedSDKException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class com.cumulocity.sdk.client.SDKException
getHttpStatus
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
UNKNOWN_CLIENT
public static final int UNKNOWN_CLIENT- See Also:
-
-
Constructor Details
-
ReconnectedSDKException
-