Class MailpitHelperException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.bugreaper.modules.email.exceptions.MailpitHelperException
All Implemented Interfaces:
Serializable

public class MailpitHelperException extends RuntimeException
Exceptions that can be thrown during Mailpit helper use
See Also:
  • Constructor Details

    • MailpitHelperException

      public MailpitHelperException(String message)
      Constructs a new exception with the specified detail message
      Parameters:
      message - String with message