MCPcopy Create free account
hub / github.com/DWorkS/VolleyPlus / ClientError

Class ClientError

library/src/com/android/volley/error/ClientError.java:27–35  ·  view source on GitHub ↗

Indicates that the server responded with an error response indicating that the client has erred. For backwards compatibility, extends ServerError which used to be thrown for all server errors, including 4xx error codes indicating a client error.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected