Class UnsupportedSecurityHandlerException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- com.itextpdf.commons.exceptions.ITextException
-
- com.itextpdf.kernel.exceptions.PdfException
-
- com.itextpdf.kernel.crypto.securityhandler.UnsupportedSecurityHandlerException
-
- All Implemented Interfaces:
java.io.Serializable
public class UnsupportedSecurityHandlerException extends PdfException
- See Also:
- Serialized Form
-
-
Field Summary
-
Fields inherited from class com.itextpdf.kernel.exceptions.PdfException
object
-
-
Constructor Summary
Constructors Constructor Description UnsupportedSecurityHandlerException(java.lang.String message)
-
Method Summary
-
Methods inherited from class com.itextpdf.kernel.exceptions.PdfException
getMessage, getMessageParams, setMessageParams
-
-