BaseExceptionInterceptor Constructor

MySQL Connector/Net

BaseExceptionInterceptor Constructor

Namespace: MySql.Data.MySqlClient
Assembly: MySql.Data (in MySql.Data.dll) Version: 6.9.9
Syntax
protected BaseExceptionInterceptor()
Protected Sub New
protected:
BaseExceptionInterceptor()
new : unit -> BaseExceptionInterceptor
See Also