ServiceContext.ExceptionRaised(Exception) Method

Definition

public:
 override void ExceptionRaised(Exception ^ e);
public override void ExceptionRaised (Exception e);
override this.ExceptionRaised : Exception -> unit
Public Overrides Sub ExceptionRaised (e As Exception)

Parameters

Applies to