PDFRendererProfileException Constructor (String, Exception)ByteScout PDF Renderer SDK
Initializes a new instance of the PDFRendererProfileException class

Namespace:  Bytescout.PDFRenderer
Assembly:  Bytescout.PDFRenderer (in Bytescout.PDFRenderer.dll) Version: 13.4.1.4800-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