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, getUserMessage
getRequestId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public final GetAccountBatchError errorValue
DbxUserUsersRequests.getAccountBatch(java.util.List)
.public GetAccountBatchErrorException(String routeName, String requestId, LocalizedText userMessage, GetAccountBatchError errorValue)