InvalidExecuteMethodException Constructor (Int32, Exception)

Constructor to wrap other exceptions.

Namespace:  Scribe.Core.ConnectorApi.Exceptions

Assembly:  Scribe.Core.ConnectorApi (in Scribe.Core.ConnectorApi.dll)

Syntax

public   InvalidExecuteMethodException(
	int   code,
	Exception   ex
)

Parameters

code

Type: System Int32

ex

Type: System Exception

Inner exception

See

InvalidExecuteMethodException Class

InvalidExecuteMethodException Overload

Scribe.Core.ConnectorApi.Exceptions Namespace