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.invalid input: '<'pinvalid input: '<'
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
CmsPdfLinkParseExceptionpublic CmsPdfLinkParseException()
 
-