Mimer Data Provider v9.2

MimerException Class

The exception that is generated when a warning or error is returned by the Mimer Data Provider.

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

System.Object
   Exception
      SystemException
         MimerException

[Visual Basic]
Public Class MimerException
Inherits SystemException
[C#]
public class MimerException : SystemException

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.

Requirements

Namespace: Mimer.Data.Client

Assembly: Mimer.Data.Client (in Mimer.Data.Client.dll)

See Also

MimerException Members | Mimer.Data.Client Namespace