C# Class Capture.ProcessHasNoWindowHandleException

Indicates that the provided process does not have a window handle.
Inheritance: Exception
Show file Open project: FrozenPickle/Afterglow

Public Methods

Method Description
ProcessHasNoWindowHandleException ( ) : System

Method Details

ProcessHasNoWindowHandleException() public method

public ProcessHasNoWindowHandleException ( ) : System
return System