Class Extensions
OptimaJet.Workflow.SQLite.Extensions
Namespace: OptimaJet.Workflow.SQLite
public static class ExtensionsInheritance
- System.Object
Methods
public static PersistenceProviderQueryException ToQueryException(this Exception exception, bool suppressRetry = false) #Parameters
Name
Type
Description
exceptionExceptionsuppressRetryBooleanReturns
Type
Description
PersistenceProviderQueryExceptionpublic static bool IsDuplicateKeyException(this PersistenceProviderQueryException exception) #Parameters
Name
Type
Description
exceptionPersistenceProviderQueryExceptionReturns
Type
Description
Boolean