Namespace Mailtrap.Core.Exceptions
Classes
- EmptyResponseException
Exception which is thrown when response received from the Mailtrap API has no content.
- HttpRequestFailedException
Exception which is thrown when the request sent to the Mailtrap API was not valid.
- MailtrapApiException
Generic exception with additional API call details.
- MailtrapException
Generic exception for the Mailtrap library.
- RequestValidationException
Exception which is thrown when the request passed to the Mailtrap API has an invalid format.