Workflow Engine .NET

Assembly: OptimaJet.Workflow.Api

Class OperationGroupNotFoundException

OptimaJet.Workflow.Api.Exceptions.OperationGroupNotFoundException

Exception thrown when an operation group cannot be found.

public class OperationGroupNotFoundException : InvalidOperationException, ISerializable

Inheritance

  • Object
  • Exception
  • SystemException
  • InvalidOperationException

Implemented Interfaces

  • System.Runtime.Serialization.ISerializable

Constructors

public OperationGroupNotFoundException() #
Initializes a new instance of the OperationGroupNotFoundException class.