public class DkimException extends RuntimeException
RuntimeException that is used to indicate DKIM specific
missbehaviors or to wrap other Exceptions that were thrown
during the processing of DKIM specific operations.| Constructor and Description |
|---|
DkimException(String message)
Constructs a
DkimException with the given message. |
DkimException(String message,
Exception cause)
Constructs a
DkimException with the given message and cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic DkimException(String message)
DkimException with the given message.message - The message.Copyright © 2015–2018 Markenwerk – Gesellschaft für markenbildende Maßnahmen mbH. All rights reserved.