Class CssApplierInitializationException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.itextpdf.commons.exceptions.ITextException
com.itextpdf.html2pdf.exceptions.CssApplierInitializationException
All Implemented Interfaces:
Serializable

public class CssApplierInitializationException extends com.itextpdf.commons.exceptions.ITextException
Runtime exception in case a CSS applier can't be initialized.
See Also:
  • Field Details

    • REFLECTION_FAILED

      public static final String REFLECTION_FAILED
      The message template in case reflection failed.
      See Also:
  • Constructor Details

    • CssApplierInitializationException

      public CssApplierInitializationException (String message, String className, String tag)
      Creates a new CssApplierInitializationException instance.
      Parameters:
      message - the message
      className - the class name of the CSS applier
      tag - the key