편집

다음을 통해 공유


IExpectException.HandleException(Exception) Method

Definition

Method to handle an expected exception

public void HandleException (Exception ex);
abstract member HandleException : Exception -> unit

Parameters

ex
Exception

The exception to be handled

Applies to