PDF Viewer Control for ASP.NET
PdfViewerException Constructor (message, innerException)
NamespacesPdfViewer4AspNetPdfViewerExceptionPdfViewerException(String, Exception)
Constructor
Declaration Syntax
C#Visual BasicVisual C++
public PdfViewerException(
	string message,
	Exception innerException
)
Public Sub New ( _
	message As String, _
	innerException As Exception _
)
public:
PdfViewerException(
	String^ message, 
	Exception^ innerException
)
Parameters
message (String)
The error message
innerException (Exception)
The inner exception

Assembly: PdfViewerAspNet (Module: PdfViewerAspNet) Version: 3.1.0.16909 (3.1.0.0)