Uses of Class
org.nekosoft.pdffer.exception.PdfferException
Packages that use PdfferException
-
Uses of PdfferException in org.nekosoft.pdffer.exception
Subclasses of PdfferException in org.nekosoft.pdffer.exceptionModifier and TypeClassDescriptionclassAn exception raised when the producer is given a different payload instance to the class expected by the template.classAn exception raised when the producer was given a payload that does not pass template validation.classAn exception raised when the producer is given a template that is not the expected class.classAn exception raised when the mailer was not able to parse an email address.classAn exception raised when the mailer was not able to compose an email message.classAn exception raised when the mailer was not able to send an email.classThe top-level exception of the PDFfer Mailer exception hierarchy.classThe top-level exception of the PDFfer Producer exception hierarchy.classThe top-level exception of the PDFfer Registry exception hierarchy.classAn exception raised when the registry was not able to find the requested template group.classAn exception raised when the registry was not able to find the requested template.