EVO PDF Viewer Control for ASP.NET Documentation

PdfViewerException Constructor (String, Exception)

EVO PDF Viewer Control for ASP.NET
Constructor

Namespace:  EvoPdf.PdfViewerAspNet
Assembly:  EvoPdfViewerAspNet (in EvoPdfViewerAspNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public PdfViewerException(
	string message,
	Exception innerException
)

Parameters

message
Type: SystemString
The error message
innerException
Type: SystemException
The inner exception
See Also

Reference