Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Class PersistenceProviderQueryException

OptimaJet.Workflow.Core.Fault.PersistenceProviderQueryException

public class PersistenceProviderQueryException : Exception, ISerializable

Inheritance

  • System.Object
  • System.Exception

Implemented Interfaces

  • System.Runtime.Serialization.ISerializable

Constructors

public PersistenceProviderQueryException(bool isRetryAllowed, bool isRetrievableError, Exception exception) #

Parameters

Name
Type
Description
isRetryAllowed
Boolean
isRetrievableError
Boolean
exception
Exception

Properties

Name
Type
IsRetryAllowed #
Boolean
IsRetrievableError #
Boolean