com.cumulocity.sdk.client
Class SDKException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.cumulocity.sdk.client.SDKException
- All Implemented Interfaces:
- Serializable
public class SDKException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SDKException
public SDKException(String string)
SDKException
public SDKException(String string,
Throwable t)
SDKException
public SDKException(int httpStatusCode,
String string)
getHttpStatus
public int getHttpStatus()
Copyright © 2013 (C) Cumulocity GmbH. All Rights Reserved.