'Declaration Public Function New( _ ByVal message As String, _ ByVal innerException As Exception _ )
public PdfPasswordException( string message, Exception innerException )
Parameters
- message
- innerException
'Declaration Public Function New( _ ByVal message As String, _ ByVal innerException As Exception _ )
public PdfPasswordException( string message, Exception innerException )