Class PasswordProtectedPdfException
Inherited Members
Namespace: Lacuna.Pki
Assembly: Lacuna.Pki.dll
Syntax
public class PasswordProtectedPdfException : Exception, ISerializable, _Exception
Constructors
PasswordProtectedPdfException(String, Exception)
Declaration
public PasswordProtectedPdfException(string message, Exception innerException)
Parameters
| Type | Name | Description |
|---|---|---|
| String | message | |
| Exception | innerException |