public class UploadSessionLookupErrorException extends DbxApiException
UploadSessionLookupError
error.
This exception is raised by DbxUserFilesRequests.uploadSessionAppendV2(UploadSessionCursor,boolean)
and
DbxUserFilesRequests.uploadSessionAppend(String,long)
.
Modifier and Type | Field and Description |
---|---|
UploadSessionLookupError |
errorValue
|
Constructor and Description |
---|
UploadSessionLookupErrorException(java.lang.String routeName,
java.lang.String requestId,
LocalizedText userMessage,
UploadSessionLookupError errorValue) |
buildMessage, buildMessage, getUserMessage
getRequestId
public final UploadSessionLookupError errorValue
public UploadSessionLookupErrorException(java.lang.String routeName, java.lang.String requestId, LocalizedText userMessage, UploadSessionLookupError errorValue)