C# Class FFXIVAPP.Hooker.ProcessHasNoWindowHandleException

Indicates that the provided process does not have a window handle.
Inheritance: System.Exception
Show file Open project: Icehunter/ffxivapp-hooker

Public Methods

Method Description
ProcessHasNoWindowHandleException ( ) : System

Method Details

ProcessHasNoWindowHandleException() public method

public ProcessHasNoWindowHandleException ( ) : System
return System