Workflow Engine .NET

Assembly: OptimaJet.Workflow.Api

Class HttpContextNotAvailableException

OptimaJet.Workflow.Api.Exceptions.HttpContextNotAvailableException

An exception thrown when HttpContext is not available.

public class HttpContextNotAvailableException : InvalidOperationException, ISerializable

Inheritance

  • Object
  • Exception
  • SystemException
  • InvalidOperationException

Implemented Interfaces

  • System.Runtime.Serialization.ISerializable

Constructors

public HttpContextNotAvailableException() #
An exception thrown when HttpContext is not available.