public class ParseError extends VolleyError
networkResponse
Constructor and Description |
---|
ParseError() |
ParseError(NetworkResponse networkResponse) |
ParseError(Throwable cause) |
getNetworkTimeMs
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ParseError()
public ParseError(NetworkResponse networkResponse)
public ParseError(Throwable cause)