Link Search Menu Expand Document

PDF2HTMLExceptionProfileException Constructor (String, Exception)

Initializes a new instance of the PDF2HTMLExceptionProfileException class

Namespace:Bytescout.PDF2HTML
Assembly: Bytescout.PDF2HTML (in Bytescout.PDF2HTML.dll) Version: 13.3.1.4759-master
Syntax
public PDF2HTMLExceptionProfileException(
	string message,
	Exception innerException
)

Parameters

message
Type: SystemString

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

innerException
Type: SystemException

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

See Also

Reference