ProcessNotSuccessfulException Class

Definition

An exception thrown if a Process is run unsuccessfully.

public sealed class ProcessNotSuccessfulException<TProcessResult> : Exception, ISerializable where TProcessResult : ProcessResult

Type parameters

TProcessResult
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (1)

Methods (1)