Class StyledXMLParserException

  • All Implemented Interfaces:
    java.io.Serializable

    public class StyledXMLParserException
    extends ITextException
    Runtime exception that gets thrown if something goes wrong in the HTML to PDF conversion.
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Field Detail

      • INVALID_GRADIENT_FUNCTION_ARGUMENTS_LIST

        public static final java.lang.String INVALID_GRADIENT_FUNCTION_ARGUMENTS_LIST
        The Constant INVALID_GRADIENT_VALUE.
        See Also:
        Constant Field Values
      • INVALID_GRADIENT_TO_SIDE_OR_CORNER_STRING

        public static final java.lang.String INVALID_GRADIENT_TO_SIDE_OR_CORNER_STRING
        The Constant INVALID_GRADIENT_TO_SIDE_OR_CORNER_STRING.
        See Also:
        Constant Field Values
      • INVALID_GRADIENT_COLOR_STOP_VALUE

        public static final java.lang.String INVALID_GRADIENT_COLOR_STOP_VALUE
        The Constant INVALID_GRADIENT_COLOR_STOP_VALUE.
        See Also:
        Constant Field Values
      • FontProviderContainsZeroFonts

        public static final java.lang.String FontProviderContainsZeroFonts
        Message in case the font provider doesn't know about any fonts.
        See Also:
        Constant Field Values
      • UnsupportedEncodingException

        public static final java.lang.String UnsupportedEncodingException
        The Constant UnsupportedEncodingException.
        See Also:
        Constant Field Values
    • Constructor Detail

      • StyledXMLParserException

        public StyledXMLParserException​(java.lang.String message)
        Creates a new StyledXMLParserException instance.
        Parameters:
        message - the message