Class GetAccountErrorException

All Implemented Interfaces:
Serializable

public class GetAccountErrorException extends DbxApiException
Exception thrown when the server responds with a GetAccountError error.

This exception is raised by DbxUserUsersRequests.getAccount(String).

See Also: