Class KernelLogMessageConstant

java.lang.Object
com.itextpdf.kernel.logs.KernelLogMessageConstant

public final class KernelLogMessageConstant extends Object
Class that bundles all the error message templates as constants.
  • Field Details

    • CORRUPTED_OUTLINE_DICTIONARY_HAS_INFINITE_LOOP

      public static final String CORRUPTED_OUTLINE_DICTIONARY_HAS_INFINITE_LOOP
      See Also:
    • DCTDECODE_FILTER_DECODING

      public static final String DCTDECODE_FILTER_DECODING
      See Also:
    • FEATURE_IS_NOT_SUPPORTED

      public static final String FEATURE_IS_NOT_SUPPORTED
      See Also:
    • FULL_COMPRESSION_APPEND_MODE_XREF_TABLE_INCONSISTENCY

      public static final String FULL_COMPRESSION_APPEND_MODE_XREF_TABLE_INCONSISTENCY
      See Also:
    • FULL_COMPRESSION_APPEND_MODE_XREF_STREAM_INCONSISTENCY

      public static final String FULL_COMPRESSION_APPEND_MODE_XREF_STREAM_INCONSISTENCY
      See Also:
    • JPXDECODE_FILTER_DECODING

      public static final String JPXDECODE_FILTER_DECODING
      See Also:
    • UNABLE_TO_PARSE_COLOR_WITHIN_COLORSPACE

      public static final String UNABLE_TO_PARSE_COLOR_WITHIN_COLORSPACE
      See Also:
    • UNKNOWN_PRODUCT_INVOLVED

      public static final String UNKNOWN_PRODUCT_INVOLVED
      Message warns about unexpected product name which was mentioned as involved into PDF processing. List of params:
      • 0th is a name of unknown product;
      See Also:
    • UNCONFIRMED_EVENT

      public static final String UNCONFIRMED_EVENT
      Message warns that some event was reported but wasn't confirmed. Probably some processing has failed. List of params:
      • 0th is a name of product for which event was reported;
      • 1st is an event type;
      See Also: