Link Search Menu Expand Document

PDFRendererProfileException Constructor (String, Exception)

Initializes a new instance of the PDFRendererProfileException class

Namespace:Bytescout.PDFRenderer
Assembly: Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.0.4759-master
Syntax
public PDFRendererProfileException(
	string message,
	Exception innerException
)

Parameters

message
Type: SystemString

[Missing <param name="message"/> documentation for "M:Bytescout.PDFRenderer.PDFRendererProfileException.#ctor(System.String,System.Exception)"]

innerException
Type: SystemException

[Missing <param name="innerException"/> documentation for "M:Bytescout.PDFRenderer.PDFRendererProfileException.#ctor(System.String,System.Exception)"]

See Also

Reference