intarsys PDF library API

de.intarsys.pdf.crypt
Class COSSecurityException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by de.intarsys.pdf.crypt.COSSecurityException
All Implemented Interfaces:
Serializable

public class COSSecurityException
extends Exception

An exceptional condition in the security handling.

See Also:
Serialized Form

Constructor Summary
COSSecurityException()
           
COSSecurityException(String message)
           
COSSecurityException(String message, Throwable cause)
           
COSSecurityException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

COSSecurityException

public COSSecurityException()

COSSecurityException

public COSSecurityException(String message)

COSSecurityException

public COSSecurityException(String message,
                            Throwable cause)

COSSecurityException

public COSSecurityException(Throwable cause)

intarsys PDF library API

Copyright © 2006 intarsys consulting GmbH. All Rights Reserved.