Exception | Description |
---|---|
CacheItemNotFoundException |
The following exception gets thrown when a cache item could not be found
|
CachingException |
The following exception gets thrown when a cache problem is encountered
|
DataProviderException |
The following exception gets thrown when a communication error is detected (bad/empty API response,...)
|
DataProviderStreamException |
Exception class used to handle data provider stream errors
|
DataRouterStreamException |
Exception class used to handle data provider stream errors
|
DeserializationException |
The following exception gets thrown when an object deserialization fails
|
IllegalCacheStateException |
The following exception gets thrown when an invalid cache state is reached(market fetch & cache failure,...)
|
ObjectNotFoundException |
Exception thrown when a requested object is not found
|
SdkInternalException |
This is the base exception used within the SDK to handle checked exceptions
|
StreamWrapperException |
A general util exception used to wrap checked exception within streams
|
Copyright © 2016–2025. All rights reserved.