PDF Viewer Control for ASP.NET Documentation

PdfViewerException Constructor (String, Exception)

PDF Viewer Control for ASP.NET
Constructor

Namespace:  PdfViewer4AspNet
Assembly:  PdfViewerAspNet (in PdfViewerAspNet.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