Workflow Engine .NET

Assembly: OptimaJet.Workflow.Core

Class ImpossibleToSetStatusException

OptimaJet.Workflow.Core.Fault.ImpossibleToSetStatusException

public class ImpossibleToSetStatusException : Exception, ISerializable

Inheritance

  • System.Object
  • System.Exception

Implemented Interfaces

  • System.Runtime.Serialization.ISerializable

Constructors

public ImpossibleToSetStatusException() #
public ImpossibleToSetStatusException(string message, Exception innerException) #

Parameters

Name
Type
Description
message
String
innerException
Exception
public ImpossibleToSetStatusException(string message) #

Parameters

Name
Type
Description
message
String