public class DkimAcceptanceException extends DkimSigningException
DkimSigningException that is used to indicate that an attempt to
sign a DkimMessage failed, because the DkimSigner
configuration is incompatible with the values retrieved from the DNS.| Constructor and Description |
|---|
DkimAcceptanceException(String message)
Constructs a
DkimAcceptanceException with the given message. |
DkimAcceptanceException(String message,
Exception cause)
Constructs a
DkimAcceptanceException with the given message and
cause. |
getCause, getNextException, setNextException, toStringaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic DkimAcceptanceException(String message)
DkimAcceptanceException with the given message.message - The message.Copyright © 2015–2018 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.