Home  Products  Purchase  Downloads  Demos  Forums  Blogs  Ticket  Wiki  API  Corporate

com.aspose.pdf.kit
Class PdfViewerSecurityException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.aspose.pdf.kit.PdfViewerException
              extended bycom.aspose.pdf.kit.PdfViewerSecurityException
All Implemented Interfaces:
java.io.Serializable

public final class PdfViewerSecurityException
extends PdfViewerException

Represents the PdfViewerSecurityException class, it handles exceptions in Pdf Encryption.

See Also:
Serialized Form

Constructor Summary
PdfViewerSecurityException(java.lang.String message)
          Constructs a new exception object of the PdfViewerSecurityException class.
 
Methods inherited from class com.aspose.pdf.kit.PdfViewerException
getMessage
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PdfViewerSecurityException

public PdfViewerSecurityException(java.lang.String message)
Constructs a new exception object of the PdfViewerSecurityException class.