Package ai.cheq.sst.android.core.exceptions
See: Description
-
Class Summary Class Description DuplicateModelException Exception type for errors when adding a model that already exists or whose key is already in use. InvalidModelException Exception type for errors when adding a model that is invalid, such as one which overrides a base model key. NotConfiguredException Exception type for errors when functions are called before the SDK has been configured. SstException Base exception for all exceptions thrown by the SST SDK.