Exception: Mailtrap::RejectionError
- Defined in:
- lib/mailtrap/errors.rb
Overview
RejectionError is raised when server refuses to process the request. Use error message to debug the problem.
Some possible reasons:
* Account is banned
* Domain is not verified
Instance Attribute Summary
Attributes inherited from Error
Method Summary
Methods inherited from Error
Constructor Details
This class inherits a constructor from Mailtrap::Error