Uses of Class
org.nekosoft.pdffer.exception.PdfTemplateException
Packages that use PdfTemplateException
-
Uses of PdfTemplateException in org.nekosoft.pdffer.exception
Subclasses of PdfTemplateException in org.nekosoft.pdffer.exceptionModifier and TypeClassDescriptionclass
An exception indicating that there is no payload in the template instance.class
An exception indicating that an invalid payload representation has been provided to eithersetPayloadJson
orsetPayloadMap
and therefore a payload instance could not be created.