An NDoc Documented Class Library

HostIntegratorModelDefException Class

The methods and properties in the HostIntegratorModelDefException class provide information on errors that occur at the Host Integrator server resulting from bad arguments passed in method calls, particularly those that refer to non-existent model elements (for example, an entity name that is not defined in the model).

For a list of all members of this type, see HostIntegratorModelDefException Members.

System.Object
   System.Exception
      WRQ.Verastream.HostIntegrator.HostIntegratorException
         WRQ.Verastream.HostIntegrator.HostIntegratorServerException
            WRQ.Verastream.HostIntegrator.HostIntegratorModelDefException

public class HostIntegratorModelDefException : HostIntegratorServerException

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The methods and properties in the HostIntegratorModelDefException class provide information on errors that occur at the Host Integrator server resulting from bad arguments passed in method calls, particularly those that refer to non-existent model elements (for example, an entity name that is not defined in the model).

Requirements

Namespace: WRQ.Verastream.HostIntegrator

Assembly: WRQ.Verastream.HostIntegrator (in WRQ.Verastream.HostIntegrator.dll)

See Also

HostIntegratorModelDefException Members | WRQ.Verastream.HostIntegrator Namespace