Click or drag to resize
StoreException Class
This exception will be thrown if something wrong happens in process store
Inheritance Hierarchy
SystemObject
  SystemException
    FlexRule.Flows.Workflows.MSSQLStoreException

Namespace: FlexRule.Flows.Workflows.MSSQL
Assembly: FlexRule.Flows.Workflow.MSSQL (in FlexRule.Flows.Workflow.MSSQL.dll) Version: 0.0.0.0 (0.0.0.0)
Syntax
C#
public class StoreException : Exception

The StoreException type exposes the following members.

Constructors
  NameDescription
Public methodStoreException
Top
Properties
  NameDescription
Public propertyExceptionType
Top
Extension Methods
See Also