Class AntsPlatformClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.ants.platform.client.core.AntsPlatformClientException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AntsPlatformClientApiException
This class serves as the base exception for all errors in the SDK.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionAntsPlatformClientException(String message) AntsPlatformClientException(String message, Exception e) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
AntsPlatformClientException
-
AntsPlatformClientException
-