class Postmark::TimeoutError

Public Instance Methods

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