From 51853e4caa2f2aa8656aa08361ea3e1ec6911774 Mon Sep 17 00:00:00 2001
From: Thu Trang Pham <thuutrangpham@gmail.com>
Date: Sun, 8 Feb 2015 07:59:34 -0500
Subject: [PATCH] Add Geocoder::ServiceUnavailable to the readme

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index b25cc0a9..46ffa9a9 100644
--- a/README.md
+++ b/README.md
@@ -996,6 +996,7 @@ The raise-able exceptions are:
     Geocoder::RequestDenied
     Geocoder::InvalidRequest
     Geocoder::InvalidApiKey
+    Geocoder::ServiceUnavailable
 
 Note that not all lookups support all exceptions.
 
-- 
GitLab