Package org.nekosoft.pdffer.exception
package org.nekosoft.pdffer.exception
-
ExceptionDescriptionAn exception raised when the producer is given a different payload instance to the class expected by the template.An exception raised when the producer was given a payload that does not pass template validation.An exception raised when the producer is given a template that is not the expected class.An 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.An 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.The 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.An exception raised when the registry was not able to find the requested template group.An exception raised when the registry was not able to find the requested template.