public class GetAccountErrorException extends DbxApiException
GetAccountError
 error.| Modifier and Type | Field and Description | 
|---|---|
| GetAccountError | errorValueThe error reported by  DbxUserUsersRequests.getAccount(String). | 
| Constructor and Description | 
|---|
| GetAccountErrorException(String requestId,
                        LocalizedText userMessage,
                        GetAccountError errorValue) | 
buildMessage, buildMessage, getUserMessagegetRequestIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final GetAccountError errorValue
DbxUserUsersRequests.getAccount(String).public GetAccountErrorException(String requestId, LocalizedText userMessage, GetAccountError errorValue)