ComponentOne FlexReport for WinForms
PdfPasswordException Constructor

C1.Win.C1Document.4 Assembly > C1.Win.C1Document Namespace > PdfPasswordException Class : PdfPasswordException Constructor
Initializes a new instance of the PdfPasswordException class.
Syntax
'Declaration
 
Public Function New( _
   ByVal message As System.String, _
   ByVal innerException As System.Exception _
)
public PdfPasswordException( 
   System.string message,
   System.Exception innerException
)

Parameters

message
innerException
See Also

Reference

PdfPasswordException Class
PdfPasswordException Members