public class RestoreErrorException extends DbxApiException
RestoreError error.| Modifier and Type | Field and Description |
|---|---|
RestoreError |
errorValue
The error reported by
DbxUserFilesRequests.restore(String,String). |
| Constructor and Description |
|---|
RestoreErrorException(String requestId,
LocalizedText userMessage,
RestoreError errorValue) |
buildMessage, buildMessage, getUserMessagegetRequestIdaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic final RestoreError errorValue
DbxUserFilesRequests.restore(String,String).public RestoreErrorException(String requestId, LocalizedText userMessage, RestoreError errorValue)