[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Parser.PdfContentStreamProcessorException.-ctor

PdfContentStreamProcessorException Constructor

PdfContentStreamProcessorException(string)

Initializes a new instance of the PdfContentStreamProcessorException class.

Declaration
public PdfContentStreamProcessorException(string message)
Parameters
Type Name Description
string message

PdfContentStreamProcessorException(string, Exception)

Initializes a new instance of the PdfContentStreamProcessorException class.

Declaration
public PdfContentStreamProcessorException(string message, Exception innerException)
Parameters
Type Name Description
string message
Exception innerException