public class ThumbnailV2ErrorException extends DbxApiException
ThumbnailV2Error
error.
This exception is raised by DbxAppFilesRequests.getThumbnailV2(PathOrLink)
.
Modifier and Type | Field and Description |
---|---|
ThumbnailV2Error |
errorValue
The error reported by
DbxAppFilesRequests.getThumbnailV2(PathOrLink) . |
Constructor and Description |
---|
ThumbnailV2ErrorException(java.lang.String routeName,
java.lang.String requestId,
LocalizedText userMessage,
ThumbnailV2Error errorValue) |
buildMessage, buildMessage, getUserMessage
getRequestId
public final ThumbnailV2Error errorValue
DbxAppFilesRequests.getThumbnailV2(PathOrLink)
.public ThumbnailV2ErrorException(java.lang.String routeName, java.lang.String requestId, LocalizedText userMessage, ThumbnailV2Error errorValue)