public class DkimSigningException
extends javax.mail.MessagingException
MessagingException that is used to indicate DKIM specific
missbehaviors or to wrap other Exceptions that were thrown
during the processing of a DKIM signature, or operations necessary for DKIM
signatures.| Constructor and Description |
|---|
DkimSigningException(String message)
Constructs a
DkimSigningException with the given message. |
DkimSigningException(String message,
Exception cause)
Constructs a
DkimSigningException with the given message and
cause. |
getCause, getNextException, setNextException, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic DkimSigningException(String message)
DkimSigningException with the given message.message - The message.Copyright © 2015–2018 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.