Exception: PostmarkClient::ConnectionError

Inherits:
Error
  • Object
show all
Defined in:
lib/postmark_client/errors.rb

Overview

Raised when there are network connectivity issues

Examples:

raise ConnectionError, "Connection timeout"