Share via


ExecutingSubStates.ExceptionRaised(Exception) Method

Definition

public:
 bool ExceptionRaised(Exception ^ e);
public bool ExceptionRaised (Exception e);
member this.ExceptionRaised : Exception -> bool
Public Function ExceptionRaised (e As Exception) As Boolean

Parameters

Returns

Applies to