Table of Contents

Class IntegrationException

Namespace
InSite.Persistence
Assembly
InSite.Persistence.dll
public class IntegrationException : Exception, ISerializable, _Exception
Inheritance
IntegrationException
Implements
Inherited Members

Constructors

IntegrationException(string)

public IntegrationException(string s)

Parameters

s string

IntegrationException(string, Exception)

public IntegrationException(string s, Exception exception)

Parameters

s string
exception Exception