Searched defs:ServerError (Results 1 – 4 of 4) sorted by relevance
21 public class ServerError extends VolleyError { class22 public ServerError(NetworkResponse networkResponse) { in ServerError() method in ServerError26 public ServerError() { in ServerError() method in ServerError
48 static constexpr Packet ServerError(const Packet& packet, Status status) { in ServerError() function
102 class ServerError(CloudStorageError): class
35 ServerError(BaseError), enumerator