public class ListTeamDevicesErrorException extends DbxApiException
ListTeamDevicesError
error.
This exception is raised by DbxTeamTeamRequests.devicesListTeamDevices(com.dropbox.core.v2.team.ListTeamDevicesArg)
.
Modifier and Type | Field and Description |
---|---|
ListTeamDevicesError |
errorValue
The error reported by
DbxTeamTeamRequests.devicesListTeamDevices(com.dropbox.core.v2.team.ListTeamDevicesArg) . |
Constructor and Description |
---|
ListTeamDevicesErrorException(String routeName,
String requestId,
LocalizedText userMessage,
ListTeamDevicesError errorValue) |
buildMessage, buildMessage, getUserMessage
getRequestId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public final ListTeamDevicesError errorValue
DbxTeamTeamRequests.devicesListTeamDevices(com.dropbox.core.v2.team.ListTeamDevicesArg)
.public ListTeamDevicesErrorException(String routeName, String requestId, LocalizedText userMessage, ListTeamDevicesError errorValue)