类 ServerError

所有已实现的接口:
Serializable

public class ServerError extends VolleyError
Indicates that the server responded with an error response.
另请参阅:
  • 构造器详细资料

    • ServerError

      public ServerError(NetworkResponse networkResponse)
    • ServerError

      public ServerError()