PdfPasswordException Class |
Namespace: Opait.Pdf.Api
public class PdfPasswordException : Exception
Name | Description | |
---|---|---|
PdfPasswordException | Initializes a new instance of the PdfPasswordException class | |
PdfPasswordException(String) |
Initializes a new instance of the PdfPasswordException class with a specified error message.
| |
PdfPasswordException(String, Exception) |
Initializes a new instance of the PdfPasswordException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|