Class MailerSendException

  • All Implemented Interfaces:
    Serializable

    public class MailerSendException
    extends Exception
    Is thrown when an error is returned from the MailerSend API
    Version:
    $Id: $Id
    Author:
    mailersend
    See Also:
    Serialized Form
    • Constructor Detail

      • MailerSendException

        public MailerSendException​(String message)

        Constructor for MailerSendException.

        Parameters:
        message - a String object.