Click or drag to resize
ehrThomas

IniFileNotFoundException Class

Thrown when logging in if the ThomasEmr.ini file can not be found
Inheritance Hierarchy
SystemObject
  SystemException
    ehrApiIniFileNotFoundException

Namespace:  ehrApi
Assembly:  ehrApi (in ehrApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public class IniFileNotFoundException : Exception

The IniFileNotFoundException type exposes the following members.

Constructors
  NameDescription
Public methodIniFileNotFoundException
Initializes a new instance of the IniFileNotFoundException class
Top
See Also