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(java.lang.String routeName,
java.lang.String requestId,
LocalizedText userMessage,
GetAccountBatchError errorValue) |
buildMessage, buildMessage, getUserMessage
getRequestId
public final GetAccountBatchError errorValue
DbxUserUsersRequests.getAccountBatch(java.util.List)
.public GetAccountBatchErrorException(java.lang.String routeName, java.lang.String requestId, LocalizedText userMessage, GetAccountBatchError errorValue)