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