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