org.apache.pdfbox.exceptions
public class: OutlineNotLocalException [javadoc |
source]
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.pdfbox.exceptions.OutlineNotLocalException
All Implemented Interfaces:
Serializable
This exception will be thrown when a local destination(page within the same PDF) is required
but the bookmark(PDOutlineItem) refers to an external destination or an action that does not
point to a page.
Methods from java.lang.Throwable: |
---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Methods from java.lang.Object: |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |