class Postmark::HttpClientError

Public Instance Methods

retry?() click to toggle source
# File lib/postmark/error.rb, line 5
def retry?
  true
end