Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Class WrongActivityTypeException

OptimaJet.Workflow.Core.Fault.WrongActivityTypeException

public class WrongActivityTypeException : Exception, ISerializable

Inheritance

  • System.Object
  • System.Exception

Implemented Interfaces

  • System.Runtime.Serialization.ISerializable

Constructors

public WrongActivityTypeException(string activityName, string schemeCode, ActivityType expectedType) #

Parameters

Name
Type
Description
activityName
String
schemeCode
String
expectedType
ActivityType