Share via


ExceptionHandler.UnexpectedException(Exception) Method

Definition

public:
 static Exception ^ UnexpectedException(Exception ^ e);
public static Exception UnexpectedException (Exception e);
static member UnexpectedException : Exception -> Exception
Public Shared Function UnexpectedException (e As Exception) As Exception

Parameters

Returns

Applies to