A provider error


Namespace: OpenQuant.API
Assembly: OpenQuant.API (in OpenQuant.API.dll)

Syntax

Visual Basic (Declaration)
Public Class ProviderError
C#
public class ProviderError
C++
ref class ProviderError
J#
public class ProviderError
JScript
public class ProviderError

Inheritance Hierarchy

System.Object
   OpenQuant.API.ProviderError

Thread Safety

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

See Also