Class SetAccessInheritanceErrorException

All Implemented Interfaces:
Serializable

public class SetAccessInheritanceErrorException extends DbxApiException
Exception thrown when the server responds with a SetAccessInheritanceError error.

This exception is raised by DbxUserSharingRequests.setAccessInheritance(String,AccessInheritance).

See Also: