Skip to main content

Introducing Formengine - The New Formbuilder, try for FREE formengine.io.

Class PersistenceProviderQueryExceptionExtensions

Inheritance

↳ object

    ↳ PersistenceProviderQueryExceptionExtensions

Inherited Members

Equals(object)

Equals(object, object)

GetHashCode()

GetType()

MemberwiseClone()

ReferenceEquals(object, object)

ToString()

Namespace: OptimaJet.Workflow.Core.Fault

Assembly: OptimaJet.Workflow.Core.dll

Syntax
public static class PersistenceProviderQueryExceptionExtensions

Methods

RethrowAllowedIfRetrievable(Exception)

Declaration
public static Exception RethrowAllowedIfRetrievable(this Exception exception)
Parameters
TypeNameDescription
Exceptionexception
Returns
TypeDescription
Exception