Package | Description |
---|---|
co.codewizards.cloudstore.core.dto |
Data transfer objects (DTOs) used for the communication between client and server via REST.
|
co.codewizards.cloudstore.rest.client |
Modifier and Type | Method and Description |
---|---|
Error |
Error.getCause() |
Modifier and Type | Method and Description |
---|---|
void |
Error.setCause(Error cause) |
Modifier and Type | Method and Description |
---|---|
Error |
RemoteException.getError() |
Constructor and Description |
---|
RemoteException(Error error) |
Copyright © 2013-2014. All Rights Reserved.