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

Method parseNetworkError

library/src/com/android/volley/Request.java:682–684  ·  view source on GitHub ↗

Subclasses can override this method to parse 'networkError' and return a more specific error. The default implementation just returns the passed 'networkError'. @param volleyError the error retrieved from the network @return an NetworkError augmented with additional information

(VolleyError volleyError)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected