public class RevokeLinkedAppBatchErrorException extends DbxApiException
RevokeLinkedAppBatchError
error.
This exception is raised by DbxTeamTeamRequests.linkedAppsRevokeLinkedAppBatch(java.util.List)
.
Modifier and Type | Field and Description |
---|---|
RevokeLinkedAppBatchError |
errorValue
The error reported by
DbxTeamTeamRequests.linkedAppsRevokeLinkedAppBatch(java.util.List) . |
Constructor and Description |
---|
RevokeLinkedAppBatchErrorException(String routeName,
String requestId,
LocalizedText userMessage,
RevokeLinkedAppBatchError errorValue) |
buildMessage, buildMessage, getUserMessage
getRequestId
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public final RevokeLinkedAppBatchError errorValue
DbxTeamTeamRequests.linkedAppsRevokeLinkedAppBatch(java.util.List)
.public RevokeLinkedAppBatchErrorException(String routeName, String requestId, LocalizedText userMessage, RevokeLinkedAppBatchError errorValue)