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