Persistate API documentation
ExecutionResult Constructor (ex)
NamespacesPersistateExecutionResultExecutionResult(Exception)

[This is preliminary documentation and is subject to change.]

Creates an ExecutionResult to return details of an exception condition.
Declaration Syntax
C#
public ExecutionResult(
	Exception ex
)
Parameters
ex (Exception)
The Exception which has occurred.

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)