OracleAlerterErrorEventArgs Constructor
Initializes a new instance of the
OracleAlerterAlertEventArgs class.
public OracleAlerterErrorEventArgs(
Exception
)
'Declaration
Public Function New( _
ByVal As Exception _
)
Parameters
- exception
- The exception that represents the error.