Package | Description |
---|---|
io.sphere.sdk.client |
Provides types to connect to the API via HTTPS.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidClientCredentialsException
Exception for the case that projectKey/cliendId/clientSecret are invalid.
|
class |
InvalidScopeException
when trying to make a commercetoold eith invalid scope
|
class |
InvalidTokenException
Exception raised in case the access token is not valid for the used Project.
|
class |
SuspendedProjectException
when trying to make a call to Composable Commerce with suspended Project
|