public class GetAccountBatchErrorException extends DbxApiException
GetAccountBatchError
error.
This exception is raised by DbxUserUsersRequests.getAccountBatch(java.util.List).
| Modifier and Type | Field and Description |
|---|---|
GetAccountBatchError |
errorValue
The error reported by
DbxUserUsersRequests.getAccountBatch(java.util.List). |
| Constructor and Description |
|---|
GetAccountBatchErrorException(String routeName,
String requestId,
LocalizedText userMessage,
GetAccountBatchError errorValue) |
buildMessage, buildMessage, getUserMessagegetRequestIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final GetAccountBatchError errorValue
DbxUserUsersRequests.getAccountBatch(java.util.List).public GetAccountBatchErrorException(String routeName, String requestId, LocalizedText userMessage, GetAccountBatchError errorValue)