IMessageProvider.OnException Event

Definition

public:
 event EventHandler<Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::ExceptionEventArgs ^> ^ OnException;
event EventHandler<Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ExceptionEventArgs> OnException;
member this.OnException : EventHandler<Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.ExceptionEventArgs> 
Event OnException As EventHandler(Of ExceptionEventArgs) 

Event Type

Applies to