Uses of Class
org.nekosoft.pdffer.exception.PdfTemplateException
Packages that use PdfTemplateException
- 
Uses of PdfTemplateException in org.nekosoft.pdffer.exceptionSubclasses of PdfTemplateException in org.nekosoft.pdffer.exceptionModifier and TypeClassDescriptionclassAn exception indicating that there is no payload in the template instance.classAn exception indicating that an invalid payload representation has been provided to eithersetPayloadJsonorsetPayloadMapand therefore a payload instance could not be created.