Table of Contents

Class TransportNotFoundException

Namespace
JobFlow.Core.Infrastructure.Transports
Assembly
JobFlow.Core.dll

A requested transport connection was not found in the configuration.

[Serializable]
public class TransportNotFoundException : Exception, ISerializable
Inheritance
TransportNotFoundException
Implements
Inherited Members
Extension Methods

Constructors

TransportNotFoundException(string)

public TransportNotFoundException(string transportName)

Parameters

transportName string