public class RemovePropertiesErrorException extends DbxApiException
RemovePropertiesError
error.
This exception is raised by DbxUserFilesRequests.propertiesRemove(String,java.util.List)
and DbxUserFilePropertiesRequests.propertiesRemove(String,java.util.List)
.
Modifier and Type | Field and Description |
---|---|
RemovePropertiesError |
errorValue
|
Constructor and Description |
---|
RemovePropertiesErrorException(java.lang.String routeName,
java.lang.String requestId,
LocalizedText userMessage,
RemovePropertiesError errorValue) |
buildMessage, buildMessage, getUserMessage
getRequestId
public final RemovePropertiesError errorValue
public RemovePropertiesErrorException(java.lang.String routeName, java.lang.String requestId, LocalizedText userMessage, RemovePropertiesError errorValue)