Uses of Package
org.nekosoft.pdffer.exception
Package
Description
-
ClassDescriptionThe top-level exception of the PDFfer exception hierarchy.The top-level exception of the PDFfer Mailer exception hierarchy.The top-level exception of the PDFfer Producer exception hierarchy.The top-level exception of the PDFfer Registry exception hierarchy.Base exception for template-related issues.
-
ClassDescriptionAn exception raised when the mailer was not able to parse an email address.An exception raised when the mailer was not able to compose an email message.An exception raised when the mailer was not able to send an email.
-
ClassDescriptionAn exception raised when the registry was not able to find the requested template.
-
ClassDescriptionAn exception indicating that there is no payload in the template instance.An exception indicating that an invalid payload representation has been provided to either
setPayloadJson
orsetPayloadMap
and therefore a payload instance could not be created.