Provider.EmitError (Exception) Method

internal protected void EmitError( 
Exception exception 
)
This language is not supported or no code example is available.
public protected:  
void EmitError( 
Exception^ exception 
)
This language is not supported or no code example is available.
internal protected function EmitError( 
exception : Exception 
);
This language is not supported or no code example is available.

Parameters

exception
Exception

In this article

Definition