Exception: Postmark::HttpClientError

Inherits:
Error
  • Object
show all
Defined in:
lib/postmark/error.rb

Instance Method Summary collapse

Instance Method Details

#retry?Boolean



7
8
9
# File 'lib/postmark/error.rb', line 7

def retry?
  true
end