Package | Description |
---|---|
co.codewizards.cloudstore.core.dto |
Data transfer objects (DTOs) used for the communication between client and server via REST.
|
Modifier and Type | Method and Description |
---|---|
List<ErrorStackTraceElement> |
Error.getStackTraceElements() |
Modifier and Type | Method and Description |
---|---|
void |
Error.setStackTraceElements(List<ErrorStackTraceElement> stackTraceElements) |
Copyright © 2013-2014. All Rights Reserved.