Class MailerRuntimeException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.datenwerke.rs.core.service.mail.exceptions.MailerRuntimeException
All Implemented Interfaces:
Serializable

public class MailerRuntimeException extends RuntimeException
See Also:
  • Constructor Details

    • MailerRuntimeException

      public MailerRuntimeException(String msg)
    • MailerRuntimeException

      public MailerRuntimeException(String message, Throwable cause)