PhantomJSException Constructor NReco.PhantomJS Class Library Documentation
Initializes a new instance of the PhantomJSException class

Namespace: NReco.PhantomJS
Assembly: NReco.PhantomJS (in NReco.PhantomJS.dll) Version: 1.0.2.0 (1.0.2.0)
Syntax

public PhantomJSException(
	int errCode,
	string message
)
See Also