







BaseExceptionInterceptor is the base class that should be used for all userland
exception interceptors
Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.8.4.0
Syntax
C# |
---|
public abstract class BaseExceptionInterceptor |
Visual Basic |
---|
Public MustInherit Class BaseExceptionInterceptor |
Visual C++ |
---|
public ref class BaseExceptionInterceptor abstract |