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.ManagersStoreException

Namespace: FlexRule.Flows.Workflows.Managers
Assembly: FlexRule.Flows.Workflow (in FlexRule.Flows.Workflow.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