Package org.opencms.pdftools
Class CmsPdfLink.CmsPdfLinkParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.opencms.pdftools.CmsPdfLink.CmsPdfLinkParseException
- All Implemented Interfaces:
Serializable
- Enclosing class:
- CmsPdfLink
Exception which is thrown when parsing a link as a PDF link fails.<p<
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CmsPdfLinkParseException
public CmsPdfLinkParseException()
-