Class IronPdfPdfiumException
Inheritance
System.Object
IronPdfPdfiumException
Namespace: IronPdf.Pdfium.Domain.Exceptions
Assembly: IronPdf.dll
Syntax
public class IronPdfPdfiumException : ApplicationException
Constructors
IronPdfPdfiumException(String, Exception)
Declaration
public IronPdfPdfiumException(string message, Exception innerException = null)
Parameters
Type | Name | Description |
---|---|---|
System.String | message | |
System.Exception | innerException |