JGR MSTS Editors and Tools
FileException Constructor (fileName)
NamespacesJgrFileExceptionFileException(String)

[This is preliminary documentation and is subject to change.]

Initializes a new instance of the FileException class with no message.
Declaration Syntax
C#Visual BasicVisual C++
public FileException(
	string fileName
)
Public Sub New ( _
	fileName As String _
)
public:
FileException(
	String^ fileName
)
Parameters
fileName (String)
The filename for the file that is the cause of the exception.

Assembly: JGR (Module: JGR) Version: 0.5.4008.31681