Class DataClientException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.here.platform.data.client.DataClientException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
DataClientNonRetriableException, DataClientRetriableException

public class DataClientException extends RuntimeException
The base class of exceptions returned through the Data Client API.
See Also: