| Package | Description |
|---|---|
| com.virgilsecurity.sdk.client.exceptions | |
| com.virgilsecurity.sdk.client.http | |
| com.virgilsecurity.sdk.client.model.privatekey |
| Modifier and Type | Method and Description |
|---|---|
APIError |
ServiceException.getError() |
| Constructor and Description |
|---|
ServiceException(APIError error)
Create a new instance
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
ResponseCallback.onFailure(APIError error)
This method called if request to HTTP API failed due to some reason.
|
abstract void |
VoidResponseCallback.onFailure(APIError error)
This method called if request to HTTP API failed due to some reason.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PrivateKeyAPIError
The
PrivateKeyAPIError class is the class for errors which can be
occurred on Virgil Private Kety services call. |
Copyright © 2016. All rights reserved.