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
sstring
IntegrationException(string, Exception)
public IntegrationException(string s, Exception exception)