Workflow Engine .NET

Assembly: OptimaJet.Workflow.SQLite

Class Extensions

OptimaJet.Workflow.SQLite.Extensions

public static class Extensions

Inheritance

  • System.Object

Methods

public static PersistenceProviderQueryException ToQueryException(this Exception exception, bool suppressRetry = false) #

Parameters

Name
Type
Description
exception
Exception
suppressRetry
Boolean

Returns

Type
Description
PersistenceProviderQueryException
public static bool IsDuplicateKeyException(this PersistenceProviderQueryException exception) #

Parameters

Name
Type
Description
exception
PersistenceProviderQueryException

Returns

Type
Description
Boolean