Class RevokeLinkedAppErrorException

All Implemented Interfaces:
Serializable

public class RevokeLinkedAppErrorException extends DbxApiException
Exception thrown when the server responds with a RevokeLinkedAppError error.

This exception is raised by DbxTeamTeamRequests.linkedAppsRevokeLinkedApp(String,String,boolean).

See Also: