Click or drag to resize

PrsReaderException Constructor (String)

Creates a new instance of the PrsReaderException class.

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public PrsReaderException(
	string prsFileName
)

Parameters

prsFileName
Type: SystemString
The file name.
See Also