类 ParseError

所有已实现的接口:
Serializable

public class ParseError extends VolleyError
Indicates that the server's response could not be parsed.
另请参阅:
  • 构造器详细资料

    • ParseError

      public ParseError()
    • ParseError

      public ParseError(NetworkResponse networkResponse)
    • ParseError

      public ParseError(Throwable cause)