Class EchoErrorException

All Implemented Interfaces:
Serializable

public class EchoErrorException extends DbxApiException
Exception thrown when the server responds with a EchoError error.

This exception is raised by DbxAppCheckRequests.app(String) and DbxUserCheckRequests.user(String).

See Also: