<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -29,7 +29,11 @@ module ET
       @code = error_code 
       @message = error_msg
     end
-
+    
+    def to_s
+      &quot;Code: #{@code}.  Message: #{@message}&quot;
+    end
+    
     # raise a new error object from an HTTP response if it contains an error
     def self.check_response_error(response)
       if response.class != Net::HTTPOK</diff>
      <filename>lib/et/error.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2ae84bc021e62ca56f56913a67108d47e04787bd</id>
    </parent>
  </parents>
  <author>
    <name>shanti</name>
    <email>sems@ehakeman2.sparqtraining.local</email>
  </author>
  <url>http://github.com/sbraford/rbet/commit/f21a195075db65eef43c1ee084439c82d8d5b8bc</url>
  <id>f21a195075db65eef43c1ee084439c82d8d5b8bc</id>
  <committed-date>2009-02-19T14:59:48-08:00</committed-date>
  <authored-date>2009-02-19T14:59:48-08:00</authored-date>
  <message>added to_s method for ET::Error</message>
  <tree>89f68232e8eb7c61606d25d09fb074e2f0109cac</tree>
  <committer>
    <name>shanti</name>
    <email>sems@ehakeman2.sparqtraining.local</email>
  </committer>
</commit>
