Class CmsPdfThumbnailLink.ParseException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opencms.pdftools.CmsPdfThumbnailLink.ParseException
All Implemented Interfaces:
Serializable
Enclosing class:
CmsPdfThumbnailLink

public static class CmsPdfThumbnailLink.ParseException extends Exception
Exception which is thrown when parsing a thumbnail link fails.

See Also:
  • Constructor Details

    • ParseException

      public ParseException(String message)
      Creates a new instance.

      Parameters:
      message - the exception message