Uses of Package
org.nekosoft.pdffer.exception
Packages that use org.nekosoft.pdffer.exception
Package
Description
-
Classes in org.nekosoft.pdffer.exception used by org.nekosoft.pdffer.exceptionClassDescriptionThe 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.
-
Classes in org.nekosoft.pdffer.exception used by org.nekosoft.pdffer.mailClassDescriptionAn 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.
-
Classes in org.nekosoft.pdffer.exception used by org.nekosoft.pdffer.registryClassDescriptionAn exception raised when the registry was not able to find the requested template.
-
Classes in org.nekosoft.pdffer.exception used by org.nekosoft.pdffer.templateClassDescriptionAn 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.