Class PDFSecurityDocumentCreationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.levigo.jadice.web.shared.service.internal.exceptions.DocumentCreationException
com.levigo.jadice.web.shared.service.exceptions.PDFSecurityDocumentCreationException
- All Implemented Interfaces:
Serializable
public class PDFSecurityDocumentCreationException
extends com.levigo.jadice.web.shared.service.internal.exceptions.DocumentCreationException
This exception is thrown if the loading of a document fails due to PDF security issues. This
happens if the server tries to load an encrypted PDF without setting the password for the
document.
- See Also:
-
Constructor Summary
ConstructorsModifierConstructorDescriptionDeprecated.for GWT onlyprotected
PDFSecurityDocumentCreationException
(String text, Throwable caught) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PDFSecurityDocumentCreationException
Deprecated.for GWT only -
PDFSecurityDocumentCreationException
-
PDFSecurityDocumentCreationException
-
PDFSecurityDocumentCreationException
-