Class EmailSendingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
systems.dennis.shared.exceptions.StandardException
systems.dennis.auth.exception.EmailSendingException
All Implemented Interfaces:
Serializable

public class EmailSendingException extends systems.dennis.shared.exceptions.StandardException
See Also:
  • Constructor Details

    • EmailSendingException

      public EmailSendingException(Serializable target, String message)
    • EmailSendingException

      public EmailSendingException(String message)